lacity/great-streets-business-survey-2015-m27g-4avd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 11 months ago

Great Streets Business Survey 2015

Learn more about Mayor Garcetti's Great Streets Initiative here http://lagreatstreets.org/

Survey was taken May-June 2015.

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/great-streets-business-survey-2015-m27g-4avd\".\"great_streets_business_survey_2015\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • great_streets_business_survey_2015
     
     
     
     
     
Upstream Metadata