Skip to content

Gov Transparency Hub is a data pipeline project built using Dagster to collect information from transparency portals of multiple cities. It focuses on gathering data like revenue and expenses, and aims to create a consolidated database that can be accessed via an API by third-party applications.

Notifications You must be signed in to change notification settings

luismalta/gov-transparency-hub

Repository files navigation

Gov Transparency Hub

Gov Transparency Hub is a data pipeline project built using Dagster to collect information from transparency portals of multiple cities. It focuses on gathering data like revenue and expenses, and aims to create a consolidated database that can be accessed via an API by third-party applications.

Getting started

To set up the project, make sure you have Poetry and Docker installed.

  1. Install dependencies using Poetry

    poetry install
  2. Adjust service environment variables in .env. It is possible to launch services locally using Docker Compose present in the project

  3. Launch Dagster

    dagster dev

About

Gov Transparency Hub is a data pipeline project built using Dagster to collect information from transparency portals of multiple cities. It focuses on gathering data like revenue and expenses, and aims to create a consolidated database that can be accessed via an API by third-party applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published