Skip to content

Several updates to the concepts page#687

Merged
kmoscoe merged 70 commits intodatacommonsorg:masterfrom
kmoscoe:api
Mar 5, 2026
Merged

Several updates to the concepts page#687
kmoscoe merged 70 commits intodatacommonsorg:masterfrom
kmoscoe:api

Conversation

@kmoscoe
Copy link
Contributor

@kmoscoe kmoscoe commented Mar 4, 2026

This PR makes several updates to the "Concepts" page:

  • Removes reference to V1 APIs
  • Adds mention of new resolve API for looking up DCIDs of statvars
  • Fixes some missing sentence text
  • Updates link to sources pages

The provenance, source, dataset section also needs some rewriting, as it's actually not really accurate. I will do that in a separate PR.

kmoscoe and others added 30 commits June 11, 2025 19:07
kmoscoe and others added 21 commits January 28, 2026 20:02
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Christie Ellks <calinc@google.com>
Co-authored-by: Christie Ellks <calinc@google.com>
Co-authored-by: Christie Ellks <calinc@google.com>
Co-authored-by: Christie Ellks <calinc@google.com>
Co-authored-by: Christie Ellks <calinc@google.com>
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request refines the 'concepts' documentation, specifically focusing on the data model. The changes aim to enhance the understanding of the Data Commons knowledge graph, how data is mapped, and how to locate specific identifiers. The updates provide more precise language and better guidance for users interacting with the platform's data and APIs.

Highlights

  • Documentation Clarity: Improved the clarity and accuracy of descriptions related to the Data Commons knowledge graph, triples, and provenance.
  • Statistical Variable DCID Lookup: Expanded the section on how to find DCIDs for statistical variables, providing distinct methods for using the website and API, including new API references.
  • Link Updates: Updated several internal and external links for better navigation and accuracy, including the Knowledge Graph browser and Data Sources pages.
Changelog
  • data_model.md
    • Clarified the mapping of provider's data to Data Commons concepts by adding 'knowledge graph'.
    • Removed a parenthetical clause regarding querying triples from some APIs, simplifying the description.
    • Updated the phrasing and link for accessing the Knowledge Graph browser.
    • Restructured the section on finding DCIDs for statistical variables, separating website and API methods.
    • Added new API methods (resolver=indicator option for REST v2 Resolve API and resolve.fetch_indicators for Python v2) for finding statistical variable DCIDs.
    • Corrected a sentence in the 'Provenance' description by removing redundant text.
    • Updated the link for 'Data Sources' pages and removed a trailing period from a list item.
Activity
  • No human activity has been recorded on this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@kmoscoe kmoscoe requested review from clincoln8 and n-h-diaz March 4, 2026 18:22
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request contains several good updates to the data_model.md documentation. The changes clarify concepts, add useful links and API references, and improve the overall readability. I have one minor suggestion to fix a broken link.

Note: Security Review has been skipped due to the limited scope of the PR.

kmoscoe and others added 3 commits March 4, 2026 10:43
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Copy link
Contributor

@n-h-diaz n-h-diaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! The changes look good to me

@kmoscoe kmoscoe merged commit 45670be into datacommonsorg:master Mar 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants