mydata-iowa-gov/iowa-fire-department-census-hv43-6ksq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 17 days ago
Indexed 4 hours ago

Iowa Fire Department Census

This dataset is a subset of the National Fire Department Census which provides an address listing of U.S. fire departments registered with U.S. Fire Administration (USFA) as well as some basic information about each fire department. The purpose of the census is to create a national database for use by the fire protection and prevention communities, allied professions, the general public and the U.S. Fire Administration (USFA). USFA uses the database to conduct special studies, guide program decisionmaking, and to improve direct communication with individual fire departments.

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 \"mydata-iowa-gov/iowa-fire-department-census-hv43-6ksq\".\"iowa_fire_department_census\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • iowa_fire_department_census
     
     
     
     
     
Upstream Metadata