File size: 4,291 Bytes
a5687dc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "dataset_name": "GridSFM_US_power_grid_2026_05_07",
  "version": "1.0.0",
  "release_date": "2026_05_07",
  "description": "OPF-ready transmission network models for all 48 contiguous U.S. states and 6 multi-state regions.",
  "hours": ["04h", "16h"],
  "file_types": ["model", "ac_results", "dc_results"],
  "file_pattern": "{hour}/{region}_{file_type}.json",
  "regions": {
    "alabama":        {"abbreviation": "AL", "type": "state"},
    "arizona":        {"abbreviation": "AZ", "type": "state"},
    "arkansas":       {"abbreviation": "AR", "type": "state"},
    "california":     {"abbreviation": "CA", "type": "state"},
    "colorado":       {"abbreviation": "CO", "type": "state"},
    "connecticut":    {"abbreviation": "CT", "type": "state"},
    "delaware":       {"abbreviation": "DE", "type": "state"},
    "florida":        {"abbreviation": "FL", "type": "state"},
    "georgia":        {"abbreviation": "GA", "type": "state"},
    "idaho":          {"abbreviation": "ID", "type": "state"},
    "illinois":       {"abbreviation": "IL", "type": "state"},
    "indiana":        {"abbreviation": "IN", "type": "state"},
    "iowa":           {"abbreviation": "IA", "type": "state"},
    "kansas":         {"abbreviation": "KS", "type": "state"},
    "kentucky":       {"abbreviation": "KY", "type": "state"},
    "louisiana":      {"abbreviation": "LA", "type": "state"},
    "maine":          {"abbreviation": "ME", "type": "state"},
    "maryland":       {"abbreviation": "MD", "type": "state"},
    "massachusetts":  {"abbreviation": "MA", "type": "state"},
    "michigan":       {"abbreviation": "MI", "type": "state"},
    "minnesota":      {"abbreviation": "MN", "type": "state"},
    "mississippi":    {"abbreviation": "MS", "type": "state"},
    "missouri":       {"abbreviation": "MO", "type": "state"},
    "montana":        {"abbreviation": "MT", "type": "state"},
    "nebraska":       {"abbreviation": "NE", "type": "state"},
    "nevada":         {"abbreviation": "NV", "type": "state"},
    "new_hampshire":  {"abbreviation": "NH", "type": "state"},
    "new_jersey":     {"abbreviation": "NJ", "type": "state"},
    "new_mexico":     {"abbreviation": "NM", "type": "state"},
    "new_york":       {"abbreviation": "NY", "type": "state"},
    "north_carolina": {"abbreviation": "NC", "type": "state"},
    "north_dakota":   {"abbreviation": "ND", "type": "state"},
    "ohio":           {"abbreviation": "OH", "type": "state"},
    "oklahoma":       {"abbreviation": "OK", "type": "state"},
    "oregon":         {"abbreviation": "OR", "type": "state"},
    "pennsylvania":   {"abbreviation": "PA", "type": "state"},
    "rhode_island":   {"abbreviation": "RI", "type": "state"},
    "south_carolina": {"abbreviation": "SC", "type": "state"},
    "south_dakota":   {"abbreviation": "SD", "type": "state"},
    "tennessee":      {"abbreviation": "TN", "type": "state"},
    "texas":          {"abbreviation": "TX", "type": "state"},
    "utah":           {"abbreviation": "UT", "type": "state"},
    "vermont":        {"abbreviation": "VT", "type": "state"},
    "virginia":       {"abbreviation": "VA", "type": "state"},
    "washington":     {"abbreviation": "WA", "type": "state"},
    "west_virginia":  {"abbreviation": "WV", "type": "state"},
    "wisconsin":      {"abbreviation": "WI", "type": "state"},
    "wyoming":        {"abbreviation": "WY", "type": "state"},
    "desert_sw":      {"abbreviation": null, "type": "region", "states": ["AZ", "NV", "UT"]},
    "eastern":        {"abbreviation": null, "type": "region", "states": ["AL", "AR", "CT", "DE", "FL", "GA", "IA", "IL", "IN", "KS", "KY", "LA", "MA", "MD", "ME", "MI", "MN", "MO", "MS", "NC", "ND", "NE", "NH", "NJ", "NY", "OH", "OK", "PA", "RI", "SC", "SD", "TN", "VA", "VT", "WI", "WV"]},
    "new_england":    {"abbreviation": null, "type": "region", "states": ["CT", "MA", "ME", "NH", "RI", "VT"]},
    "pacific_nw":     {"abbreviation": null, "type": "region", "states": ["OR", "WA"]},
    "pjm":            {"abbreviation": null, "type": "region", "states": ["DE", "IL", "IN", "KY", "MD", "MI", "NC", "NJ", "OH", "PA", "TN", "VA", "WV"]},
    "western":        {"abbreviation": null, "type": "region", "states": ["AZ", "CA", "CO", "ID", "MT", "NM", "NV", "OR", "UT", "WA", "WY"]}
  }
}