opendata-maryland-gov/per-capita-county-revenues-by-source-fiscal-year-bu35-imdp
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 years ago
Indexed 4 hours ago

Per Capita County Revenues By Source – Fiscal Year 2010

Per capita revenues by county and by source for FY2010. Source: Local Government Finances Fiscal 2010 (Department of Legislative Services), via Overview of Maryland Local Governments Finances and Demographic Information (Department of Legislative Services, 2012. Link: http://mgaleg.maryland.gov/pubs/budgetfiscal/2012-local-government-finances-demographics.pdf)

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 \"opendata-maryland-gov/per-capita-county-revenues-by-source-fiscal-year-bu35-imdp\".\"per_capita_county_revenues_by_source_fiscal_year\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • per_capita_county_revenues_by_source_fiscal_year
     
     
     
     
     
Upstream Metadata