cityofnewyork-us/single-use-parking-permit-on-street-n55z-cx8y
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 2 hours ago

Single Use Parking Permit- On Street

Parking Permits issued for a particular purpose in designated parking zones or at specific locations for prearranged periods of time,and is not issued for commercial activities or to commercial vehicles.These permits are issued pursuant to Section 4-08 (o)(4) of Title 34 of the Rules of the City of New York.

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/single-use-parking-permit-on-street-n55z-cx8y\".\"single_use_parking_permit_on_street\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • single_use_parking_permit_on_street
     
     
     
     
     
Upstream Metadata