Skip to main content

Download data from Japanese Government Statistics and save it as CSV format files

Project description

===============================
estat
===============================

Download data from Japanese Government Statistics and save it as CSV format files.

How to use
--------
* First you must get AppID from e-Stat site from here (https://www.e-stat.go.jp/).
* Next do the followings.

.. code-block:: python

>>> import estat
>>> estat.download()

You can find csv format files in $HOME/estat/data-cache.

If you want to change estat directory from $HOME/estat, do the following.

.. code-block:: python

>>> estat.download(directory='/home/hoge/data/estat/')

Author
--------
kenbunji
https://github.com/bunjiken/estat

License
--------
Licensed under the MIT license.

Remarks
--------
This program is created referring to this site
https://github.com/e-stat-api/adaptor

Project details


Download files

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

Source Distribution

estat-1.1.2.tar.gz (5.3 kB view hashes)

Uploaded Source

Supported by

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