ct-gov/connecticut-weekly-evictions-by-census-tract-j5dt-tcp7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 18 hours ago
Indexed 6 hours ago

Connecticut Weekly Evictions by Census Tract

Weekly evictions data by census tract in Connecticut, reported by the Eviction Lab at Princeton University and collected by the CT Fair Housing Center from CT eviction records. More details can be found here: https://evictionlab.org/eviction-tracking/connecticut/

Peter Hepburn, Renee Louis, and Matthew Desmond. Eviction Tracking System: Version 1.0. Princeton: Princeton University, 2020. www.evictionlab.org.

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 \"ct-gov/connecticut-weekly-evictions-by-census-tract-j5dt-tcp7\".\"connecticut_weekly_evictions_by_census_tract\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • connecticut_weekly_evictions_by_census_tract
     
     
     
     
     
Upstream Metadata