nashville-gov/residential-short-term-rental-permits-2z82-v8pm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 hours ago
Indexed 17 minutes ago

Residential Short Term Rental Permits

Current and historical details of Short Term Rental Property (STRP) applications and issued permits since the beginning of the program.

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 \"nashville-gov/residential-short-term-rental-permits-2z82-v8pm\".\"residential_short_term_rental_permits\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • residential_short_term_rental_permits
     
     
     
     
     
Upstream Metadata