The monorepo for openfindata's main code.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Laurent Savaëte c06b7d1917
ci/woodpecker/push/woodpecker Pipeline was successful Details
Adjust sec bot headers and error reporting
24 hours ago
ansible Adjust sec bot headers and error reporting 24 hours ago
api/ofd_api Swap steps 6 days ago
data_pipeline Adjust sec bot headers and error reporting 24 hours ago
docs Add some docs about finance 2 weeks ago
.gitignore Setup rocket-based api server stub 6 days ago
.woodpecker.yml Fix dockerfile 6 days ago
LICENSE Initial commit 3 weeks ago
README.md Setup documentation site with deployment 2 weeks ago
mkdocs.yml Setup docs skeleton 2 weeks ago

README.md

openfindata

The monorepo for openfindata's main code.

status-badge

What it this?

See

Contents

This is a monorepo that contains several related components that work together to provide the services of openfindata.io:

  • data_pipeline: holds the code that collects and processes data from various sources.
  • api: the API that serves this data to the public.
  • docs: the docs :)
  • ansible: the ansible playbook that deploys this to server