internal-open-piercecountywa-gov/historical-pierce-county-fees-by-type-cbjs-fy9x
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 4 hours ago

Historical Pierce County Fees by Type

Average Pierce County fees by type. The fees and assumptions used include Sewer Service, Sewer Connection, Building Permit (2,500 square foot home, with a 400 square foot garage, and a 100 square foot deck), Traffic Impact, Surface Water, and Solid Waste Disposal (per ton) fees.

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 \"internal-open-piercecountywa-gov/historical-pierce-county-fees-by-type-cbjs-fy9x\".\"historical_pierce_county_fees_by_type\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • historical_pierce_county_fees_by_type
     
     
     
     
     
Upstream Metadata