dallasopendata/311-service-requests-for-fiscal-year-2016-2017-wjs2-tkr8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 1 month ago

311 Service Requests for Fiscal Year 2016 - 2017 Graffiti

There are over 400 service requests types that are reported in the 311 system that affect the quality of life of our citizens, neighborhoods, and communities. The most popular service requests include but are not limited to animal services requests, high weeds, junk motor vehicles, and a number of other code compliance-related issues. Requests that deal with streets and mobility such as street and pot hole repair are also very common. 311 also receives requests to address environmental issues such as water conservation and air quality complaints.

This dataset represents all Service Requests for the fiscal year time period of October 1, 2016 to September 30, 2017.

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 \"dallasopendata/311-service-requests-for-fiscal-year-2016-2017-wjs2-tkr8\".\"311_service_requests_for_fiscal_year_2016_2017\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 311_service_requests_for_fiscal_year_2016_2017
     
     
     
     
     
Upstream Metadata