bronx-lehman-cuny-edu/bronx-parking-locations-and-regulations-48rf-gv85
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 6 hours ago

Bronx Parking Locations and Regulations

This dataset contains the street location of specific parking regulations. Refer to NYC.gov and look up the regulation code to get detailed information on the regulations that pertain to a specific street. Fields for location define the street that is being referenced.

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 \"bronx-lehman-cuny-edu/bronx-parking-locations-and-regulations-48rf-gv85\".\"bronx_parking_locations_and_regulations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bronx_parking_locations_and_regulations