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 build
make test
git add . && git commit -m "Updating translation files"
bumpversion patch
git push --atomic origin main $(git describe --tags --abbrev=0)

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

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.7.6.tar.gz (406.6 kB view details)

Uploaded Source

Built Distribution

followthemoney-3.7.6-py2.py3-none-any.whl (479.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: followthemoney-3.7.6.tar.gz
  • Upload date:
  • Size: 406.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for followthemoney-3.7.6.tar.gz
Algorithm Hash digest
SHA256 8483928fe2920cde677ccf35e43628aec7f2af5f5a496e7b0b66d7d9a60d32b2
MD5 08d5d6046117db3cf1be2ae93ac93985
BLAKE2b-256 d71db86bed7bc2c2319564cc20d25dd8b1c825ac4c9ceb0a77bc8b5524b0a3fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for followthemoney-3.7.6.tar.gz:

Publisher: build.yml on alephdata/followthemoney

Attestations:

File details

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

File metadata

File hashes

Hashes for followthemoney-3.7.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 767449452429c9d687757a1ef44b4aa9c2801cb556fafe27a5002636f239b0f5
MD5 ce841dba2f62d76d2cf1118cf5baa704
BLAKE2b-256 7bb23209d357815d95e1fb121a6940414ef940be3f4ca1e8f7970f739b826c68

See more details on using hashes here.

Provenance

The following attestation bundles were made for followthemoney-3.7.6-py2.py3-none-any.whl:

Publisher: build.yml on alephdata/followthemoney

Attestations:

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