Datasets:
Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
US Census of Governments Finance Corpus
Curated, cross-vintage COG finance corpus (FY2002-2023; government types 0-3:
state, county, municipality, township). Hive-partitioned parquet + manifest.json,
consumed by the uscogdata R package.
Read with DuckDB
INSTALL httpfs; LOAD httpfs;
SELECT * FROM read_parquet('hf://datasets/civilytics/us-cog-finance/data/long/**/*.parquet',
hive_partitioning = true) LIMIT 10;
Versioning
main is the rolling latest. The data vintage is recorded in manifest.json
(built_at, pipeline_commit, data_vintage); for an immutable reference use the
commit SHA (resolve/<sha>/). No named version tags are used.
Cite: Civilytics Consulting, US Census of Governments finance corpus.
- Downloads last month
- 41