cityofchicago/house-share-restricted-residential-zone-precincts-8eww-pamb
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 16 hours ago
Indexed 4 hours ago

House Share Restricted Residential Zone Precincts

The Chicago City Code, Chapter 4-17, allows for shared housing rentals to be prohibited or restricted in specified precincts. This dataset shows those precincts for which such restrictions have been requested by voter petition, including those approved by ordinance and potentially those for which an attempted repeal of the prohibition is underway or complete.

Current status can be determined from the most recent date.

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 \"cityofchicago/house-share-restricted-residential-zone-precincts-8eww-pamb\".\"house_share_restricted_residential_zone_precincts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • house_share_restricted_residential_zone_precincts
     
     
     
     
     
Upstream Metadata