Maven's goal is to reduce the time data scientists spend on data cleaning and preparation by providing easy access to open datasets in both raw and processed formats.
Project description
Maven
/meɪvən/ – a trusted expert who seeks to pass timely and relevant knowledge on to others.
Maven's goal is to reduce the time data scientists spend on data cleaning and preparation by providing easy access to open datasets in both raw and processed formats.
Maven was built to:
- Improve availability and integrity of open data by eliminating data issues, adding common identifiers, and reshaping data to become model-ready.
- Source data in its rawest form from the most authoritative data provider available with all transformations available as open source code to enhance integrity and trust.
- Honour data licences wherever possible whilst avoiding potential issues relating to re-distribution of data (especially open datasets where no clear licence is provided) by performing all data retrieval and processing on-device.
Install
pip install maven
Usage
import maven
maven.get('general-election/UK/2017/results', data_directory='./data/')
Datasets
Data dictionaries for all datasets are available by clicking on the dataset's name.
Dataset | Description | Date | Source | Licence |
---|---|---|---|---|
general-election/UK/2010/results |
UK 2010 General Election results | 6th May 2010 | House of Commons Library | Open Parliament Licence v3.0 |
general-election/UK/2015/results |
UK 2015 General Election results | 7th May 2015 | House of Commons Library | Open Parliament Licence v3.0 |
general-election/UK/2017/results |
UK 2017 General Election results | 8th June 2017 | House of Commons Library | Open Parliament Licence v3.0 |
general-election/UK/2015/model |
Model-ready datasets for forecasting the 2015 UK General Election | 2010 & 2015 data | uk_2015_model.py | Mixed |
general-election/UK/2017/model |
Model-ready datasets for forecasting the 2017 UK General Election | 2015 & 2017 data | uk_2017_model.py | Mixed |
general-election/UK/polls |
UK General Election opinion polling | May 2005 - June 2017 | SixFifty | Unknown |
Running tests
To run tests against an installed version (either pip install .
or pip install maven
):
$ cd /path/to/repo
$ pytest
To run tests whilst in development:
$ cd /path/to/repo
$ python -m pytest
Licences
Name | Description | Attribution Statement |
---|---|---|
Open Parliament Licence | Free to copy, publish, distribute, transmit, adapt and exploit commercially or non-commercially. See URL for full details. | Contains Parliamentary information licensed under the Open Parliament Licence v3.0. |
Open Government Licence | Free to copy, publish, distribute, transmit, adapt and exploit commercially and non-commercially. See URL for full details. | Contains public sector information licensed under the Open Government Licence v2.0. |
Contributing
Maven was designed for your contributions!
- Check for open issues or open a fresh issue to start a discussion around your idea or a bug.
- Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
- For new datasets ensure the processed dataset is fully documented with a data dictionary. For new features and bugs, please write a test which shows that the bug was fixed or that the feature works as expected.
- Send a pull request and bug the maintainer until it gets merged and published. 😄
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file maven-0.1.0.tar.gz
.
File metadata
- Download URL: maven-0.1.0.tar.gz
- Upload date:
- Size: 20.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e65cf83ef5d7277d402d340b5f8915a48a13b04738325a1cafc8a42fe5f9209 |
|
MD5 | 6b667bb40a9303d6cff1330d2bc9902e |
|
BLAKE2b-256 | ac6418e86cc4d9faca291e8040f1073386b59165ad8f3c15d0f374f987c9a2d4 |
File details
Details for the file maven-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: maven-0.1.0-py3-none-any.whl
- Upload date:
- Size: 27.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 170630f736316dd5e08a1e57bd09371e757ae17a71650c0dc42685d4b5b9d575 |
|
MD5 | a9d76f8505492dbd9ff23b195233a965 |
|
BLAKE2b-256 | 3e0621727e62c27dcad690606d94a905a6347c3ad087a503ddbcf746c09208a1 |