cityofnewyork-us/annual-overweight-load-aol-permits-stipulations-9ibi-dfnm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 19 days ago
Indexed 6 hours ago

Annual Overweight Load (AOL) Permits Stipulations

The Annual Overweight Load Permits (AOL) is a web application used by trucking companies to apply for Annual Permits for Overweight vehicles. Self-Propelled Cranes and Bulk Milk transport are special categories of overweight vehicles.

For the related Annual Overweight Load (AOL) Permits dataset, please refer to https://data.cityofnewyork.us/d/ys48-9d3c

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/annual-overweight-load-aol-permits-stipulations-9ibi-dfnm\".\"annual_overweight_load_aol_permits_stipulations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • annual_overweight_load_aol_permits_stipulations
     
     
     
     
     
Upstream Metadata