Skip to main content

Charity Commission England and Wales - Data Library

Project description

Charity Commission Data

Python library to download charity commission data into usable objects or files.

Installation

pip install charitycommissionew

Getting Started

How to get data from the charity commission with this library:

from charitycommissionew import CharityCommissionEW as ccew

# To a CSV file

ccew().to_file(entity='charity', filetype='csv', folder='./data')

# To a dict 

charitydata = ccew()
charitydata.to_dict(entity='charity')

# To a CSV Reader object

charitydata = ccew()
charitydata.to_csv_reader(entity='charity')

Available Entities

The charity commission data is available in a normalised structure, resulting in lots of files. Most functions take an entity parameter. The following entities are currently supported:

  • charity
  • charity_annual_return_history
  • charity_annual_return_parta
  • charity_annual_return_partb
  • charity_area_of_operation
  • charity_classification
  • charity_event_history
  • charity_governing_document
  • charity_other_names
  • charity_other_regulators
  • charity_policy
  • charity_published_report
  • charity_trustee

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

charitycommissionew-0.1.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

charitycommissionew-0.1.1-py2-none-any.whl (4.8 kB view details)

Uploaded Python 2

File details

Details for the file charitycommissionew-0.1.1.tar.gz.

File metadata

  • Download URL: charitycommissionew-0.1.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.2

File hashes

Hashes for charitycommissionew-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7d62f9372917e399f41c18d85a931370920a1718f46ab1ba641b7d74589b4ae7
MD5 d248394043afd15124360bb235cf6ffa
BLAKE2b-256 240d8419c92c82b8e4e3a7973cbb543515d03ab8c1f67b08927c5438b051ad9e

See more details on using hashes here.

File details

Details for the file charitycommissionew-0.1.1-py2-none-any.whl.

File metadata

File hashes

Hashes for charitycommissionew-0.1.1-py2-none-any.whl
Algorithm Hash digest
SHA256 5cffd99f07a23f5e174f082197131c27186e7e0171963816cfcd2788dd4c9673
MD5 bbf9bce295f2eb3975b79401ee3bac6b
BLAKE2b-256 9ce533135a985112650e5a6bc402046de80fb2f9689eee5f28398717b0e7f218

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