datacommons-client

Featured

Work with Data Commons, a platform providing programmatic access to public statistical data from global sources. Use this skill when working with demographic data, economic indicators, health statistics, environmental data, or any public datasets available through Data Commons. Applicable for querying population statistics, GDP figures, unemployment rates, disease prevalence, geographic entity resolution, and exploring relationships between statistical entities.

AI & Automation 2,489 stars 183 forks Updated 5 days ago Apache-2.0

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Data Commons Client ## Overview Provides comprehensive access to the Data Commons Python API v2 for querying statistical observations, exploring the knowledge graph, and resolving entity identifiers. Data Commons aggregates data from census bureaus, health organizations, environmental agencies, and other authoritative sources into a unified knowledge graph. ## Routing Boundary Use this skill when the user explicitly asks for Data Commons/datacommons, Data Commons statistical variables, Data Commons entities/DCIDs, or population/economic indicators that fit the Data Commons knowledge graph. Generic public data, open data, public dataset search, or public download-link collection by itself is not enough to select this skill. Those requests need a clearer Data Commons/statistical-graph signal before this skill becomes the route owner. ## Installation Install the Data Commons Python client with Pandas support: ```bash uv pip install "datacommons-client[Pandas]" ``` For basic usage without Pandas: ```bash uv pip install datacommons-client ``` ## Core Capabilities The Data Commons API consists of three main endpoints, each detailed in dedicated reference files: ### 1. Observation Endpoint - Statistical Data Queries Query time-series statistical data for entities. See `references/observation.md` for comprehensive documentation. **Primary use cases:** - Retrieve population, economic, health, or environmental statistics - Access historical time-series data for trend an...

Details

Author
foryourhealth111-pixel
Repository
foryourhealth111-pixel/Vibe-Skills
Created
5 months ago
Last Updated
5 days ago
Language
Python
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category