Skip to main content

Data storage utilities and processing pipelines to run on CDP server deployments.

Project description

cdp-backend

Build Status Documentation Code Coverage

Data storage utilities and processing pipelines to run on CDP server deployments.


About

Council Data Project is an open-source project dedicated to providing journalists, activists, researchers, and all members of each community we serve with the tools they need to stay informed and hold their Council Members accountable.

By combining and simplifying sources of information on Council meetings and actions, CDP ensures that everyone is empowered to participate in local government.

Each municipality that CDP supports (a CDP instance) has open source maintainers which write code to gather municipality meeting information and compile them into a single resource to then be processed, stored, and made accessible by our general CDP tooling.

Contributing

  • cdp-backend: This repo. Contains all the database models, data processing pipelines, and infrastructure-as-code for CDP deployments. Contributions here will be available to all CDP instances. Entirely written in Python.
  • cdp-frontend: Contains all of the components used by the web apps to be hosted on GitHub Pages. Contributions here will be available to all CDP instances. Entirely written in TypeScript and React.
  • cookiecutter-cdp-deployment: A template to be used by the Python cookiecutter package to create an entirely new deployment repository. This is where cdp-backend and cdp-frontend are imported and used. If you would like to create a new deployment under the councildataproject.github.io domain please log a GitHub issue. If you want to utilize a different domain, simply use the template like any other cookiecutter.
  • councildataproject.github.io: Our landing page! Contributions here should largely be text changes and admin updates.

Installation

Stable Release: pip install cdp-backend
Development Head: pip install git+https://github.com/CouncilDataProject/cdp-backend.git

Dev Installation: For devs, please ensure that you have dot / graphviz installed before working with tests and auto-documentation generation.

Infrastructure

Please see example-infrastructure for defaults on dev deployments.

Documentation

For full package documentation please visit CouncilDataProject.github.io/cdp-backend.

Development

See CONTRIBUTING.md for information related to development of this repository.

Free software: MIT license

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

cdp-backend-3.0.0.dev5.tar.gz (56.4 kB view hashes)

Uploaded Source

Built Distribution

cdp_backend-3.0.0.dev5-py2.py3-none-any.whl (60.9 kB view hashes)

Uploaded Python 2 Python 3

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