brla-gov/subject-property-points-tkta-8gdz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 14 days ago
Indexed 1 hour ago

Subject Property Points

<DIV STYLE="text-align:Left;font-size:12pt"><P><SPAN>The Subject Property map service displays polygon and point geometries with attributes of subject property for all City-Parish Planning Commission planning, zoning, and historic preservation cases in the City of Baton Rouge and Parish of East Baton Rouge, Louisiana.</SPAN></P><P><SPAN /></P><P><A href="https://city.brla.gov/gis/metadata/SUBJECT_PROPERTY.html" STYLE="text-decoration:underline;"><SPAN>Metadata</SPAN></A></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 \"brla-gov/subject-property-points-tkta-8gdz\".\"subject_property_points\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • subject_property_points
     
     
     
     
     
Upstream Metadata