nola-gov/building-permits-2018present-nbcf-m6c2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 days ago
Indexed 22 minutes ago

Building Permits (2018-present)

<DIV STYLE="text-align:Left;"><DIV><P><SPAN>Building Permits symbolized by permit type. Pulled from LAMA database weekly with records beginning June 2012. </SPAN></P></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/building-permits-2018present-nbcf-m6c2\".\"building_permits_2018present\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • building_permits_2018present
     
     
     
     
     
Upstream Metadata