nola-gov/max-pave-ii-umyg-h5q3
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 months ago
Indexed 1 month ago

Max Pave II

An interactive map of these locations is available at: https://gis.nola.gov/apps/MaxPave

A listing of all locations to be paved during the Max Pave II project, an approximately nine-month program to repave some of the long-standing service cuts around the city, left over from repairs and/or new service connections.

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 \"nola-gov/max-pave-ii-umyg-h5q3\".\"max_pave_ii\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • max_pave_ii
     
     
     
     
     
Upstream Metadata