fultoncountyga-gov/food-service-inspection-violations-56iw-x8kz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 4 hours ago

Food Service Inspection Violations

This dataset contains violations of the Georgia Department of Public Health's Food Service Rules and Regulations reported by Fulton County Board of Health environmental health specialists during inspections of food service establishments. Violations are identified by the code and abbreviated description of the violated rule as it appears on the inspection report form. In addition to the violation, the dataset includes detailed information on the inspection including the facility name, the facility address, the inspection date and time, and the overall score. This datatset is related to the following datasets: Food Service Inspections, Food Service Inspection Temperature Violations and Food Service Violation Comments.

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 \"fultoncountyga-gov/food-service-inspection-violations-56iw-x8kz\".\"food_service_inspection_violations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • food_service_inspection_violations
     
     
     
     
     
Upstream Metadata