Skip to main content

No project description provided

Project description

Follow the Money

ftm-build

This repository contains a pragmatic data model for the entities most commonly used in investigative reporting: people, companies, assets, payments, court cases, etc.

The purpose of this is not to model reality in an ideal data model, but rather to have a working data structure for researchers.

followthemoney also contains code used to validate and normalize many of the elements of data, and to map tabular data into the model.

Documentation

For a general introduction to followthemoney, check the high-level introduction:

Part of this package is a command-line tool that can be used to process and transform data in various ways. You can find a tutorial here:

Besides the introductions, there is also a full reference documentation for the library and the contained ontology:

There's also a number of viewers for the RDF schema definitions generated from FollowTheMoney, e.g.:

Development environment

For local development with a virtualenv:

python3 -mvenv .env
source .env/bin/activate
pip install -e ".[dev]"

Now you can run the tests with

make test

Releasing

We release a lot of version of followthemoney because even small changes to the code base require a pypi release to begin being used in aleph. To this end, here's the steps for making a release:

git pull --rebase
make test
bumpversion patch
git push --tags

This will create a new patch release and upload a distribution of it. If the changes are more significant, you can run bumpversion with the minor or major arguments.

When the schema is updated, please update the docs, ideally including the diagrams. For the RDF namespace and JavaScript version of the model, run make generate.

Project details


Release history Release notifications | RSS feed

This version

3.0.9

Download files

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

Source Distribution

followthemoney-3.0.9.tar.gz (384.9 kB view details)

Uploaded Source

Built Distribution

followthemoney-3.0.9-py2.py3-none-any.whl (456.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file followthemoney-3.0.9.tar.gz.

File metadata

  • Download URL: followthemoney-3.0.9.tar.gz
  • Upload date:
  • Size: 384.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for followthemoney-3.0.9.tar.gz
Algorithm Hash digest
SHA256 e8199be4a5bac371d9a7daeca36635b1df9f45db427defc9b40080aa1085c5f2
MD5 28ecfce5e1796a093c4b0c2b114fcbd1
BLAKE2b-256 f0834c10cdccc19eed273d67da76b3572bd42b6ffd4e1c4647497721e4f47438

See more details on using hashes here.

File details

Details for the file followthemoney-3.0.9-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for followthemoney-3.0.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 accb0a667b047109b0c694fa8cdad354cc9d0124e69159ca5ca18913a8b51c37
MD5 a69019199c2902a8247c0eddd0079ea6
BLAKE2b-256 03a51a9cddb5822a0d3cda7ab797a9f759c1122836e4d45d8ed6fbf875b35ce3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page