performance-smcgov/electricity-useage-in-kwh-by-county-facility-ngyg-69hc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 10 years ago
Indexed 5 hours ago

Electricity Useage In Kwh By County Facility

Total electricity useage in Kwh by County facility (detention space, office space, health and hospital, and other) per year.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"performance-smcgov/electricity-useage-in-kwh-by-county-facility-ngyg-69hc\".\"electricity_useage_in_kwh_by_county_facility\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • electricity_useage_in_kwh_by_county_facility