nola-gov/catch-basins-se4p-ierc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 3 hours ago

Catch Basins

<DIV STYLE="text-align:Left;"><P><SPAN>Most current layer of catch basins for the City of New Orleans. Updated as needed by DPW to track cleaning and other attributes.</SPAN></P></DIV>

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/catch-basins-se4p-ierc\".\"catch_basins\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • catch_basins
     
     
     
     
     
Upstream Metadata