cityofnewyork-us/311-service-requests-from-2010-to-present-erm2-nwe9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 hours ago
Indexed 6 hours ago

311 Service Requests from 2010 to Present

<b>Please note: Due to pandemic call handling modifications, the ‘Open Data Channel Type’ values may not accurately indicate the channel the Service Request was submitted in for the period starting March 2020.</b>

<p>

All 311 Service Requests from 2010 to present. This information is automatically updated daily.

</p>

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/311-service-requests-from-2010-to-present-erm2-nwe9\".\"311_service_requests_from_2010_to_present\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 311_service_requests_from_2010_to_present
     
     
     
     
     
Upstream Metadata