prognosis 0.0.91

Creator: railscoder56

Last updated:

Add to Cart

Description:

prognosis 0.0.91

This Python module provides a python wrapper around the API of Econdb.com.

You can also find Econdb on Github

Usage example
from prognosis import Country
germany = Country('DE')

### National Accounts
nac = germany.national_accounts()

### Consumer and producer prices
prices = germany.prices()

### Government accounts
gov = germany.government_accounts()

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.