lacity/housing-community-investment-service-locations-29cn-rph9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 5 hours ago

Housing & Community Investment Service Locations

Locations of offices associated with the Los Angeles Housing and Community Investment Department which provide services to city residents.

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 \"lacity/housing-community-investment-service-locations-29cn-rph9\".\"housing_community_investment_service_locations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • housing_community_investment_service_locations
     
     
     
     
     
Upstream Metadata