Skip to content

oslokommune/okdata-data-collectors

Repository files navigation

okdata-data-collectors

Data collector jobs for the Origo dataplatform.

The following sources are currently implemented:

  • agresso: Economy data from Agresso.
  • better_uptime: Service uptime data from Better Stack.
  • disruptive: Refrigerator sensor data from Disruptive.
  • measurements: Measurements (KPIs) from the OKR Tracker.

Setup

make init

Test

Tests are run using tox:

make test

For tests and linting we use pytest, flake8, and black.

Deploy

GitHub Actions deploys to dev and prod on push to main.

You can also deploy from a local machine to dev with:

make deploy

Or to prod with:

make deploy-prod

About

Data collector jobs for the Origo dataplatform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published