Skip to content

Data engineering project to collect and analyse crime and climate data

Notifications You must be signed in to change notification settings

Poehavshi/crime-dashboard

Repository files navigation

Crime dashboard

Description

It's a small data engineering project to analyze relation between crime, housing and climate data. Main goal of this project is creating of small data analytics tool to find safe and comfortable neighborhood to live due or to understand when and where you need to be ready for police call to statistics and modern technologies

Some common use cases to analyse with this project:

  • How is the crime rate in a particular case based on weather?
    • Are there more crimes in summer or winter?
  • How is the crime rate based on properties prices?
  • Are property rates higher in colder climates or warmer climates?

Datasets

How to run

The only one to launch whole project is docker-compose, so to run project you need:

1 Build all images for docker-compose:

docker-compose build

2 Run project

docker-compose up

About

Data engineering project to collect and analyse crime and climate data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published