This is a python library for accessing the Data Commons API (datacommons.org).
Apache 2.0
pip install git+https://github.com/google/datacommons.git
To build and test, install bazel, and run:
$ bazel build //...
$ bazel test //...
Changes are submitted to the dev
branch first.
Refer to datacommons/examples
directory.
TODO(datacommons): Add link to documentation.
Note: This is not an officially supported Google product.