-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.bib
More file actions
87 lines (75 loc) · 2.67 KB
/
Copy pathreadme.bib
File metadata and controls
87 lines (75 loc) · 2.67 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
85
86
%% README.Rmd References
@dataset{DOT2022,
author = {{US DOT}},
year = {2022},
title = {National Transportation Atlas Database},
url = {https://www.bts.gov/ntad},
publisher = {Bureau of Transportation Statistics}
}
@dataset{EIA2005_767,
author = {{US EIA}},
year = {2005},
title = {Form EIA-767: Steam-Electric Plant Operation and Design Report},
publisher = {U.S. Department of Energy},
url = {https://www.eia.gov/electricity/data/eia767/}
}
@dataset{EIA2011_423,
author = {{US EIA}},
year = {2023},
title = {Form EIA-423: Monthly Cost and Quality of Fuels for Electric Plants Report},
publisher = {U.S. Department of Energy},
url = {https://www.eia.gov/electricity/data/eia423/}
}
@dataset{EIA2019_860,
author = {{US EIA}},
year = {2019},
title = {Form EIA-860: Annual Electric Generator Report},
publisher = {U.S. Department of Energy},
url = {https://www.eia.gov/electricity/data/eia860/}
}
@dataset{EIA2019_861,
author = {{US EIA}},
year = {2021},
title = {Form EIA-861: Annual Electric Power Industry Report},
publisher = {U.S. Department of Energy},
url = {https://www.eia.gov/electricity/data/eia861/}
}
@dataset{EIA2019_923,
author = {{US EIA}},
year = {2019},
title = {Form EIA-923: Power Plant Operations Report},
url = {https://www.eia.gov/electricity/data/eia923/}
}
@dataset{EIA2019_State,
author = {{US EIA}},
year = {2019},
title = {State Electricity Data},
publisher = {U.S. Department of Energy},
url = {https://www.eia.gov/electricity/data/state/}
}
@misc{EIA2021_Atlas,
author = {{US EIA}},
year = {2021},
title = {US Energy Atlas},
url = {https://atlas.eia.gov/}
}
@dataset{EPA2021_Power,
author = {{US EPA}},
year = {2021},
title = {Power Sector Data},
publisher = {Office of Atmospheric Protection, Clean Air and Power Division},
url = {https://campd.epa.gov}
}
@dataset{EPA2021_Nonattainment,
author = {{US EPA}},
year = {2021},
title = {County Nonattainment Data},
url = {https://www3.epa.gov/airquality/greenbook/downld/phistory.xls}
}
@dataset{Huetteman_etal2021,
author = {Huetteman, J and Tafoya, J and Johnson, T and Schreifels, J},
year = {2021},
title = {EPA-EIA Power Sector Data Crosswalk},
publisher = {United States Environmental Protection Agency (EPA)},
url = {https://www.epa.gov/airmarkets/power-sector-data-crosswalk}
}