Skip to main content

Base data models for the datagarden.

Project description

The-datagarden-models package is supporting package for the-datagarden api (see The DataGarden Website) and the-datagarden package (see the-datagarden package). The-datagarden api and package are developed to give data professionals easy access to regional data from public sources without having to understand the sources, api’s and data formats from those public data sources.

The-datagarden-models package contains the Pydantic models for the data returned by the-datagarden api and can be used to work with the data returned by the api in a more pythonic way than only using the json.

A quick example

If you have a user account at the-datagarden.io, you can start using the SDK right away:

# Retrieve a country object from the datagarden API
>>> from the-datagarden import TheDataGardenAPI
>>> the_datagarden_api = TheDataGardenAPI(email='your-email@example.com', password='your-password')
>>> nl = the_datagarden_api.netherlands()
>>> nl_demographics = nl.demographics(from_period="2010-01-01", source="united nations")
>>> nl_demographics
    TheDataGardenRegionalDataModel : Demographics : (count=15)

this returns a TheDataGardenRegionalDataModel containimg the demographics data in this case 15 records. Each of those records will contain a Demographics object for the region for the specified period.

Read more

Access to The DataGarden API

To use the DataGarden SDK, you need access to the The DataGarden API. Simply register for free at https://www.the-datagarden.io and you will have an inital free access account to the API with access to country and continent data.

Visit https://www.the-datagarden.io for to register for free.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

the_datagarden_models-1.8.0.tar.gz (28.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

the_datagarden_models-1.8.0-py3-none-any.whl (45.2 kB view details)

Uploaded Python 3

File details

Details for the file the_datagarden_models-1.8.0.tar.gz.

File metadata

  • Download URL: the_datagarden_models-1.8.0.tar.gz
  • Upload date:
  • Size: 28.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for the_datagarden_models-1.8.0.tar.gz
Algorithm Hash digest
SHA256 58b19a032d11cf3c881b2ceeebd8e5f07ca779e8d4569f8eefdb2b1a306cbdc7
MD5 a39fbf2a04934ab9805459a39de2ad28
BLAKE2b-256 61c88f5f8e456e9901ee4f3deba4d108c651aa112035f3bba3af41c9608df9db

See more details on using hashes here.

File details

Details for the file the_datagarden_models-1.8.0-py3-none-any.whl.

File metadata

File hashes

Hashes for the_datagarden_models-1.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 78eb693caec7f60aefe15f534c3233067e3d8ae073ded0f7e81173fefbea9e88
MD5 be3a6c1e76fdb6d0e852be64ffb21c1b
BLAKE2b-256 4d20c17bc6b46be3bf40bcd42d07ab71cdc214ebacec73f5142d788db3e4ea9d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page