cityofnewyork-us/dob-sustainability-compliance-map-local-law-33-355w-xvp2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 1 month ago

DOB Sustainability Compliance Map: Local Law 33

Data used to feed Sustainability Compliance Map. This data comes from the NYC Department of Finance, the US EPA's Portfolio Manager, and grading metric based on Local Law 95 of 2019.

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 \"cityofnewyork-us/dob-sustainability-compliance-map-local-law-33-355w-xvp2\".\"dob_sustainability_compliance_map_local_law_33\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dob_sustainability_compliance_map_local_law_33
     
     
     
     
     
Upstream Metadata