This is a Python library for accessing data in the Data Commons Graph.
See also: Data Commons Pandas API.
To get started, install this package from pip.
pip install datacommonsOnce the package is installed, import datacommons.
import datacommons as dcFor more detail on getting started with the API, please visit our API Overview.
When you are ready to use the API, you can refer to examples for
examples on how to use this package to perform various tasks. More tutorials and
documentation can be found on our tutorials page!
Data Commons is an open knowledge repository that provides a unified view across multiple public data sets and statistics. You can view what datasets are currently ingested and browse the graph using our browser.
Apache 2.0
For general questions or issues about the API, please open an issue on our
issues page. For all other
questions, please send an email to [email protected].