montgomerycountymd-gov/approved-fiscal-revenues-9qa6-3ucq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 1 hour ago

Approved Fiscal Revenues

The dataset details all revenue by agency, fund type, and fund. The revenue schedules include data for the following County agencies: MCG, Debt Service, MCPS, Montgomery College, and M-NCPPC. Not included are: WSSC, HOC, and the Montgomery County Revenue Authority.

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 \"montgomerycountymd-gov/approved-fiscal-revenues-9qa6-3ucq\".\"approved_fiscal_revenues\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • approved_fiscal_revenues
     
     
     
     
     
Upstream Metadata