Skip to main content

Extension of datapackage which provides a BudgetResource class for creating a Budget Data Package resource which is a drop in replacement for datapackage.Resource.

from budgetdatapacakge import BudgetResource
from datapackage import DataPackage

# Create BudgetResource which has a lot of requirements
budget = BudgetResource(
    currency='ISK',
    dateLastUpdated='2014-04-22',
    datePublished='1982-04-22',
    fiscalYear='2014',
    granularity='transactional',
    status='approved',
    type='expenditure',
    location='IS',
    url='http://iceland.is/budgets.csv')
# Create Budget Data Package
budget_dpkg = DataPackage(
    name="icelandic-budget", license="PDDL", resources=[budget])

License

budgetdatapackage is available under the GNU General Public License, version 3. See LICENCE for more details.

Download files

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

Source Distribution

budgetdatapackage-0.0.4.tar.gz (21.0 kB view details)

Uploaded Source

File details

Details for the file budgetdatapackage-0.0.4.tar.gz.

File metadata

File hashes

Hashes for budgetdatapackage-0.0.4.tar.gz
Algorithm Hash digest
SHA256 e5f6ec127f5de72dfc1301ecaf7964b798297edcc3f047333e27526ea374bf60
MD5 ff56a45cd5f50f1f63a2bfca2499b24e
BLAKE2b-256 68597943ebba7ea2027f295eecf22b96fb11f548d4db7f41fba51605635b77b8

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.4 This release

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page