-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathData_Sources.html
More file actions
84 lines (77 loc) · 4.99 KB
/
Data_Sources.html
File metadata and controls
84 lines (77 loc) · 4.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!DOCTYPE html>
<html style="font-size: 16px;" lang="en-US"><head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="keywords" content="Research, Power System, Economics, Optimization, Operations, Smart Grids">
<meta name="description" content="Personal research page of Subir Majumder">
<title>Data_Sources</title>
<link rel="stylesheet" href="nicepage.css" media="screen">
<link rel="stylesheet" href="Data_Sources.css" media="screen">
<script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
<script class="u-script" type="text/javascript" src="nicepage.js" defer=""></script>
<link rel="icon" href="images/favicon.png">
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i">
<script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Site3"
}</script>
<meta name="theme-color" content="#478ac9">
<meta property="og:title" content="Data_Sources">
<meta property="og:description" content="Personal research page of Subir Majumder">
<meta property="og:type" content="website">
<meta data-intl-tel-input-cdn-path="intlTelInput/"></head>
<body data-path-to-root="./" data-include-products="false" class="u-body u-xl-mode" data-lang="en"><header class="u-clearfix u-header u-header" id="sec-e2a2"><div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
<nav class="u-menu u-menu-one-level u-offcanvas u-menu-1">
<div class="menu-collapse">
<a class="u-button-style u-hamburger-link u-nav-link" href="#">
<svg class="u-svg-link" viewBox="0 0 24 24"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#svg-e308"></use></svg>
<svg class="u-svg-content" version="1.1" id="svg-e308" viewBox="0 0 16 16" x="0px" y="0px" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><g><rect y="1" width="16" height="2"></rect><rect y="7" width="16" height="2"></rect><rect y="13" width="16" height="2"></rect>
</g></svg>
</a>
</div>
<div class="u-custom-menu u-nav-container">
<ul class="u-nav u-unstyled"><li class="u-nav-item"><a class="u-button-style u-nav-link" href="./">Research</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="Preprints.html" target="_blank">Preprints</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="Miscellaneous.html">Miscellaneous</a>
</li></ul>
</div>
<div class="u-custom-menu u-nav-container-collapse">
<div class="u-black u-container-style u-inner-container-layout u-opacity u-opacity-95 u-sidenav">
<div class="u-inner-container-layout u-sidenav-overflow">
<div class="u-menu-close"></div>
<ul class="u-align-center u-nav u-popupmenu-items u-unstyled u-nav-2"><li class="u-nav-item"><a class="u-button-style u-nav-link" href="./">Research</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="Preprints.html" target="_blank">Preprints</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="Miscellaneous.html">Miscellaneous</a>
</li></ul>
</div>
</div>
<div class="u-black u-menu-overlay u-opacity u-opacity-70"></div>
</div>
</nav>
</div></header>
<section class="u-clearfix u-section-1" id="sec-516f">
<div class="u-clearfix u-sheet u-sheet-1">
<h2 class="u-align-center u-text u-text-default u-text-1"> Data Sources</h2>
<img class="u-image u-image-contain u-image-default u-image-1" src="images/data.png" alt="" data-image-width="1532" data-image-height="1182">
<p class="u-align-left u-text u-text-2">
<span style="font-weight: 700;">ERCOT: </span>
<br>Public facing website: https://www.ercot.com/<br>
<br>
<span style="font-weight: 700;">EIA:</span>
<br>Electricity data (for all ISOs): https://www.eia.gov/electricity/data/browser/<br>
<br>
</p>
</div>
</section>
<footer class="u-align-center u-clearfix u-container-align-center u-container-align-center-xl u-footer u-grey-80 u-footer" id="sec-8070"><div class="u-clearfix u-sheet u-valign-middle-xs u-sheet-1">
<p class="u-small-text u-text u-text-variant u-text-1">
<a class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-btn-1" href="https://sum-em.github.io/">
<span class="u-file-icon u-icon">
<img src="images/Copyright_Symbol_PNG12.png" alt="">
</span> 2024, Subir Majumder, All Rights Reserved
</a>
</p>
<p class="u-text u-text-2">(Last updated: 11/27/2024)</p>
</div></footer>
</body></html>