What problem does it solve?
This Skill provides programmatic access to Data Commons, a vast repository of public statistical data, enabling users to easily query and analyze demographic, economic, health, and environmental information.
Core Features & Use Cases
- Query Statistical Data: Retrieve time-series data for various entities and variables (e.g., population, GDP, unemployment rates).
- Explore Knowledge Graph: Navigate entity relationships, discover properties, and understand data connections.
- Entity Resolution: Translate human-readable names or coordinates into Data Commons IDs (DCIDs) for precise querying.
- Use Case: A researcher needs to compare the median income and unemployment rates across all US states for the last five years. This Skill can resolve state names to DCIDs, fetch the required statistical variables for the specified date range, and return the data in a structured format for analysis.
Quick Start
Use the datacommons-client skill to fetch the latest population data for California and Texas.