home / content / pypi_packages

pypi_packages: fec-to-sqlite

This data as json

name summary classifiers description author author_email description_content_type home_page keywords license maintainer maintainer_email package_url platform project_url project_urls release_url requires_dist requires_python version yanked yanked_reason
fec-to-sqlite Save FEC campaign finance data to a SQLite database [] # fec-to-sqlite [![PyPI](https://img.shields.io/pypi/v/fec-to-sqlite.svg)](https://pypi.org/project/fec-to-sqlite/) [![CircleCI](https://circleci.com/gh/simonw/fec-to-sqlite.svg?style=svg)](https://circleci.com/gh/simonw/fec-to-sqlite) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/fec-to-sqlite/blob/master/LICENSE) Create a SQLite database using FEC campaign contributions data. This tool builds on [fecfile](https://github.com/esonderegger/) by Evan Sonderegger. ## How to install $ pip install fec-to-sqlite ## Usage $ fec-to-sqlite filings filings.db 1146148 This fetches the filing with ID `1146148` and stores it in tables in a SQLite database called `filings.db`. It will create any tables it needs. You can pass more than one filing ID, separated by spaces. Simon Willison   text/markdown https://github.com/dogsheep/fec-to-sqlite   Apache License, Version 2.0     https://pypi.org/project/fec-to-sqlite/   https://pypi.org/project/fec-to-sqlite/ {"Homepage": "https://github.com/dogsheep/fec-to-sqlite"} https://pypi.org/project/fec-to-sqlite/0.2/ ["sqlite-utils", "click", "requests", "fecfile", "tqdm", "pytest ; extra == 'test'"]   0.2 0  

Links from other tables

  • 2 rows from package in pypi_versions
  • 2 rows from package in pypi_releases
Powered by Datasette · Queries took 1.027ms