datacommons-client
Query Public Statistics with Data Commons
Finding comparable public statistics across sources can require complex identifiers and API knowledge. This skill guides Data Commons queries, entity resolution, graph exploration, and result analysis.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "datacommons-client" from https://skillstore.io/skills/davila7-datacommons-client.md and its manifest at https://skillstore.io/api/skills/davila7-datacommons-client/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "datacommons-client". Compare the latest population observations for California and Texas.
Expected outcome:
- Both state names are resolved to selected Data Commons place identifiers.
- The response compares the latest available population observations for both states.
- Facet details identify the contributing data sources.
Using "datacommons-client". Show the United States unemployment trend and flag missing years.
Expected outcome:
- The result lists dated unemployment observations in chronological order.
- It identifies missing years and separates observations by source facet.
- It summarizes the direction without inventing unavailable values.
Using "datacommons-client". Resolve Springfield as a city before retrieving statistics.
Expected outcome:
- Several Springfield candidates may be returned.
- The result distinguishes candidates by place type and context.
- It requests confirmation before selecting an identifier.
Security Audit
SafeAll 89 static findings are false positives caused by documented Data Commons API calls, placeholder credentials, Markdown formatting, and DCID resolution examples. No malicious intent, prompt injection, secret exposure, command execution, or unrelated network destination was found in the five reviewed documentation files.
Risk Factors
๐ Network access (36)
๐ Env variables (3)
โ๏ธ External commands (41)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/davila7-datacommons-client/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/davila7-datacommons-client?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/davila7-datacommons-client?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/davila7-datacommons-client/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/davila7-datacommons-client.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
davila7. (2026). datacommons-client security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/davila7-datacommons-client/audits/9BibTeX citation
@techreport{davila7-davila7-datacommons-client-2026,
author = {davila7},
title = {datacommons-client security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/davila7-datacommons-client/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "datacommons-client security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "davila7"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/davila7-datacommons-client/audits/9"
identifiers:
- type: other
value: "skillstore:davila7-datacommons-client:audit:9"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
davila7-datacommons-client
2026-08-21
k-dense-ai-datacommons-client
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Compare regional indicators
Resolve several regions and compare current population, income, or unemployment observations with consistent source facets.
Research historical trends
Retrieve dated observations, identify coverage gaps, and prepare a sourced time series for reporting.
Build public data workflows
Combine entity resolution, graph exploration, batch queries, and Pandas-ready records in a repeatable analysis process.
Try These Prompts
Find the latest [statistical variable] for [place]. Resolve the place, verify data availability, and report the source facet.
Compare [statistical variables] across [places] for [date]. Resolve ambiguous names and present a clear table with source details.
Retrieve all observations for [variable] in [place]. Sort by date, identify missing periods, and summarize the trend without inventing values.
Query [variable] for every [child place type] within [parent place]. Filter by [facet domain], handle pagination, and explain source limitations.
Best Practices
- Resolve names first and confirm ambiguous candidates before requesting observations.
- Check variable availability before large queries to avoid empty or incomplete results.
- Inspect and filter source facets when comparisons require consistent provenance.
Avoid
- Do not accept the first candidate when a place name has multiple matches.
- Do not combine observations from different facets without explaining source differences.
- Do not assume the latest observation uses the same date for every entity.
Frequently Asked Questions
Does this skill require an API key?
Can it query historical data?
Can it resolve every entity type?
How are data sources identified?
Can results be used with Pandas?
Can the skill work offline?
Developer Details
Author
davila7License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
c43861a65bb95efcae259cd161c9d6f4dc7eec6f
Maintenance freshness
7/24/2026
Usage
6 downloads ยท 469 views
File structure
๐ references/
๐ getting_started.md
๐ node.md
๐ observation.md
๐ resolve.md
๐ SKILL.md