Skip to content

A project in collaboration with Open Data University about cycling accidents

License

Notifications You must be signed in to change notification settings

Viro-Neo/Cyclesaster

Repository files navigation

Cyclesaster

A project in collaboration with Open Data University about cycling accidents

Requirements

  • Python
  • Node.js
  • Go
  • PostgreSQL

Installation

  1. Clone the repository
  2. Install the requirements
    • pip install -r requirements.txt

Usage

  1. Run the script
    • python export_data.py Accidents2005-2022
    • This will take a while so if you want an extract, just take whatever year you want
  2. To launch the svelte app, go to the directory and run
    • npm run dev
  3. To launch the go app, go to the directory and run
    • go run main.go

About

A project in collaboration with Open Data University about cycling accidents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published