followthemoney-ocds


Namefollowthemoney-ocds JSON
Version 0.3.0 PyPI version JSON
download
home_page
Summary
upload_time2024-03-13 09:52:16
maintainer
docs_urlNone
authorOrganized Crime and Corruption Reporting Project
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # followthemoney-ocds

Import data formatted as OpenContracting Data Standard (OCDS) JSON object
streams into FollowTheMoney objects. FtM is much less verbose in describing
procurment processes, so we're collating the complex process information 
in OCDS into `Contract` and `ContractAward` objects.

**Note:** This importer doesn't aim to strictly implement the OCDS spec, but
rather capture the variety of OCDS-style data releases available in the wild.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "followthemoney-ocds",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Organized Crime and Corruption Reporting Project",
    "author_email": "data@occrp.org",
    "download_url": "https://files.pythonhosted.org/packages/96/08/f8486b649958c6ccdf7b5220dabc7c65e25efdbe1efe33c01b96ee37191e/followthemoney-ocds-0.3.0.tar.gz",
    "platform": null,
    "description": "# followthemoney-ocds\n\nImport data formatted as OpenContracting Data Standard (OCDS) JSON object\nstreams into FollowTheMoney objects. FtM is much less verbose in describing\nprocurment processes, so we're collating the complex process information \nin OCDS into `Contract` and `ContractAward` objects.\n\n**Note:** This importer doesn't aim to strictly implement the OCDS spec, but\nrather capture the variety of OCDS-style data releases available in the wild.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "0.3.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34e10ce7bdcdc58f127f827acc530eda6a3a1bd506dc098edab4bb8ef031bfd3",
                "md5": "7c20cb12f76c43385d44f1ca3d2f43f3",
                "sha256": "933acdf088a2a6ecf45df176e5e29a874266b0995769678ac5e95ba1ff3aafaf"
            },
            "downloads": -1,
            "filename": "followthemoney_ocds-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c20cb12f76c43385d44f1ca3d2f43f3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6383,
            "upload_time": "2024-03-13T09:52:12",
            "upload_time_iso_8601": "2024-03-13T09:52:12.264610Z",
            "url": "https://files.pythonhosted.org/packages/34/e1/0ce7bdcdc58f127f827acc530eda6a3a1bd506dc098edab4bb8ef031bfd3/followthemoney_ocds-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9608f8486b649958c6ccdf7b5220dabc7c65e25efdbe1efe33c01b96ee37191e",
                "md5": "fb8e41a64dd44b4b5c34b8898bd865ba",
                "sha256": "c30d87811ea2b9f1247632f273ebaece3a718c0689b51185218cee16ed12481f"
            },
            "downloads": -1,
            "filename": "followthemoney-ocds-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fb8e41a64dd44b4b5c34b8898bd865ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5575,
            "upload_time": "2024-03-13T09:52:16",
            "upload_time_iso_8601": "2024-03-13T09:52:16.663363Z",
            "url": "https://files.pythonhosted.org/packages/96/08/f8486b649958c6ccdf7b5220dabc7c65e25efdbe1efe33c01b96ee37191e/followthemoney-ocds-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-13 09:52:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "followthemoney-ocds"
}
        
Elapsed time: 0.23111s