Skip to main content

Web scraper to get economy watcher data from Cabinet Office of Japan.

Project description

DataReader for Economy Watcher Survey

Data reader for Economy Watcher Survey provided by Cabinet Office of Japan. Data returned as pandas.DataFrame. It can get only data provided here now, but is under developing to expand available data range.

Dependency

Developed in python 3.7.

Install

Usage

from econ_watcher_reader import EconomyWatcherReader
reader = EconomyWatcherReader()
data = reader.get_data(kind_='current', start=datetime.datetime(2018, 1, 1), end=datetime.datetime(2018, 5, 1))

If you want data about future,

reader = EconomyWatcherReader()
data = reader.get_data(kind_='future', start=datetime.datetime(2018, 1, 1), end=datetime.datetime(2018, 5, 1))

Licence

MIT License

Authors

Yuta Sugiura

References

Data Sorce

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

econ_watcher_reader-0.0.3-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file econ_watcher_reader-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: econ_watcher_reader-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for econ_watcher_reader-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e2622c3e20bd3bb7b597f9a9bf136fecb87de30a67599268c712fdf3ecada92b
MD5 890e34c0685c200e621a6ec417322699
BLAKE2b-256 e373a99024e8a414824be90e0341524415863af788d97dc5832044e873afc14a

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