nola-gov/site-address-point-hfvu-md72
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 5 hours ago

Site Address Point

<DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Site address points represent the location of site or service delivery addresses assigned by local governments. Used to standardize addresses across city departments. Uses ESRI Local Government Information schema, and is projected in Louisiana State Plane. Updated weekly based on changes made by Safety and Permits.</SPAN></P></DIV></DIV></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/site-address-point-hfvu-md72\".\"site_address_point\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • site_address_point
     
     
     
     
     
Upstream Metadata