ct-gov/connecticut-towns-crosswalk-with-tax-codes-and-5hqs-h5c3
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 1 month ago

Connecticut Towns - Crosswalk with Tax Codes and FIPS Codes

A list of Connecticut municipalities with the 3-digit tax code and the 2010 10-digit FIPS code for county subdivisions, assigned by the U.S. Census Bureau

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 \"ct-gov/connecticut-towns-crosswalk-with-tax-codes-and-5hqs-h5c3\".\"connecticut_towns_crosswalk_with_tax_codes_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • connecticut_towns_crosswalk_with_tax_codes_and
     
     
     
     
     
Upstream Metadata