Skip to content

iheredia/berlin-salary-survey.iheredia.com

Repository files navigation

Berlin salary survey

See it live in Handpicked Berlin!

Setup

Install dependencies with npm install before continuing

Data

The data files need to be placed in the data/etl folder. The project expects 2 files named 2023.csv and 2024.csv. There are example files in the same folder.

After placing the data files, run the ETL command to convert them to json files and extract some common values

npm run etl

Nextjs app

Once the data files are processed, simply run npm run dev and visit localhost:3000

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published