Datacommons

Latest version: v1.4.3

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.0.7

**Release Status** - Current head of branch [`master`](https://github.com/datacommonsorg/api-python/tree/master)

New features added to the Python API

- Support python 2.7.

1.0.6

**Release Status** - Current head of branch [`master`](https://github.com/datacommonsorg/api-python/tree/master)

New features added to the Python API

- Add a new API for getting related places.

1.0.5

**Release Status** - Current head of branch [`master`](https://github.com/datacommonsorg/api-python/tree/master)

New features added to the Python API

- Remove the dependency on Pandas and Numpy in package dependency.
- Replace requests with urllib.

1.0.2

**Release Status** - Current head of branch [`master`](https://github.com/datacommonsorg/api-python/tree/master)

New features added to the Python API

- Remove the dependency on Pandas.

1.0.1

**Release Status** - Current head of branch [`stable-1.x`](https://github.com/datacommonsorg/api-python/tree/stable-1.x)

New features added to the Python API

- Added two new functions `get_pop_obs` and `get_place_obs`
- SPARQL query is now supported as a function `query` instead of a class.
- Added documentation on how to provision an API key and provide it to the API

Bugs fixed in new release

- Fixed various typos and formatting issues in the documentation.
- If the index of the `pandas.Series` passed into functions such as `get_populations` and `get_observations` was not contiguous, then the assignment step would not properly align the values returned by calling the function. This is because the `pandas.Series` returned by the function would have a different index than the given series. This is fixed by assigning the index of the returned series to that of the given series.

1.0.0

New release of the Python API.

- New functions in the API built on top of the [Data Commons REST API](https://github.com/datacommonsorg/mixer).
- `get_property_labels`
- `get_property_values`
- `get_triples`
- `get_populations`
- `get_observations`
- `get_places_in`
- New tests and examples checked into `datacommons/test` and `datacommons/examples`
- Full documentation released on [readthedocs](https://datacommons.readthedocs.io/en/latest/)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.