Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@ GCP. Once you have the API key, simply add the following line to your code.
dc.set_api_key('YOUR-API-KEY')

For more detail on getting started with the API, please visit
[Getting Started](https://datacommons.readthedocs.io/en/latest/started.html).
[Getting Started](http://docs.datacommons.org/api/).

After you're ready to use the API, you can refer to `datacommons/examples` for
examples on how to use this package to perform various tasks. More tutorials and
documentation can be found at our
[readthedocs](https://datacommons.readthedocs.io/en/latest/)!
documentation can be found at [tutorials](https://datacommons.org/colab)!

## About Data Commons

Expand All @@ -35,7 +34,7 @@ Apache 2.0

## Development

The Python Client API currently supports `python>=3.6`. We use
The Python Client API currently supports `python>=2.7`. We use
[bazel](https://bazel.build/) as our build system. To test, first install
bazel then run the following:

Expand Down
20 changes: 0 additions & 20 deletions docs/Makefile

This file was deleted.

31 changes: 0 additions & 31 deletions docs/README.md

This file was deleted.

35 changes: 0 additions & 35 deletions docs/make.bat

This file was deleted.

13 changes: 0 additions & 13 deletions docs/source/_autosummary/datacommons.core.rst

This file was deleted.

11 changes: 0 additions & 11 deletions docs/source/_autosummary/datacommons.places.rst

This file was deleted.

14 changes: 0 additions & 14 deletions docs/source/_autosummary/datacommons.populations.rst

This file was deleted.

11 changes: 0 additions & 11 deletions docs/source/_autosummary/datacommons.query.rst

This file was deleted.

13 changes: 0 additions & 13 deletions docs/source/_autosummary/datacommons.utils.rst

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions docs/source/_static/theme_overrides.css

This file was deleted.

4 changes: 0 additions & 4 deletions docs/source/_templates/layout.html

This file was deleted.

75 changes: 0 additions & 75 deletions docs/source/conf.py

This file was deleted.

Loading