ny-gov/climate-smart-communities-list-of-participating-2c5p-4m2k
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 1 month ago

Climate Smart Communities List of Participating Local Governments

The New York State Department of Environmental Conservation (DEC) tracks the participation of local governments in the state’s Climate Smart Communities (CSC) Program. The dataset lists the CSC status of participating communities (Registered or Certified) and the date associated with that status, as well as the location of the community by county and region. DEC is one of six state agencies that sponsor the CSC Program. For a more up-to-date list of participating communities, please visit https://climatesmart.ny.gov/

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 \"ny-gov/climate-smart-communities-list-of-participating-2c5p-4m2k\".\"climate_smart_communities_list_of_participating\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • climate_smart_communities_list_of_participating
     
     
     
     
     
Upstream Metadata