Skip to main content

Store raw and structured FollowTheMoney data from different datasets in a data lake

Project description

followthemoney-store

This library provides methods to store, fetch and list entities formatted as followthemoney data as datasets stored in a SQL backend.

Usage

Command-line usage

# Insert a bunch of FtM entities into a store:
$ cat ftm-entities.ijson | ftm store write -d my_dataset
# Re-create the entities in aggregated form:
$ ftm store iterate -d my_dataset | alephclient write-entities -f my_dataset

If you don't want to keep the balkhash dataset generated above, there's a shortcut that combines the write and iterate functions:

$ cat ftm-entities.ijson | ftm store aggregate | alephclient write-entities -f my_dataset

Python Library

from ftmstore import Dataset

dataset = Dataset("US-OFAC")
dataset.put(entity, fragment='1')

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

followthemoney-store-2.1.5.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

followthemoney_store-2.1.5-py2.py3-none-any.whl (8.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file followthemoney-store-2.1.5.tar.gz.

File metadata

  • Download URL: followthemoney-store-2.1.5.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for followthemoney-store-2.1.5.tar.gz
Algorithm Hash digest
SHA256 0c71ed5cb9888c28ae4e4510d59bb7f794f4f4a0d1c8a595794ebd983dfb92ac
MD5 992c40c5a258175ea59a14bf3dbd162a
BLAKE2b-256 b9419e58831478c1f73dc0be92f9a4b6d66b9eca3be1951526f8d43ece01f8e3

See more details on using hashes here.

File details

Details for the file followthemoney_store-2.1.5-py2.py3-none-any.whl.

File metadata

  • Download URL: followthemoney_store-2.1.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for followthemoney_store-2.1.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 766356fa8768b766cc40bf7687f1150239c9d13eddf0f87cf79b51c098639e0e
MD5 caa2bb34313583ef21f4a712377b0d90
BLAKE2b-256 b0e29dc239458608f54b6b9dd35f80ffb3dbc71633244eba76f5e1743c1f9692

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