nola-gov/vacation-rentals-hotels-bb-shortterm-rentals-etc-rbhq-zbz9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 days ago
Indexed 4 hours ago

Vacation Rentals (Hotels, B&B, short-term rentals, etc.)

A merged dataset of the Hotels, Motels, B&Bs, and Boarding Houses and the Short-Term Rentals datasets.

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/vacation-rentals-hotels-bb-shortterm-rentals-etc-rbhq-zbz9\".\"vacation_rentals_hotels_bb_shortterm_rentals_etc\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vacation_rentals_hotels_bb_shortterm_rentals_etc
     
     
     
     
     
Upstream Metadata