Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 1.09 KB

README.md

File metadata and controls

53 lines (29 loc) · 1.09 KB

MIT License GitHub Release GitHub Actions Workflow Status

Benford Emissions Dashboard

Visualize and analyze CO2 and GHG emissions across countries using Benford's Law to identify anomalies and gain insights into global emission trends.

Demo

You can visit a demo of the Benford Emissions Dashboard here

Run Locally

Clone the project

  git clone https://github.com/jeffnawroth/benford-emissions-dashboard

Go to the project directory

  cd benford-emissions-dashboard

Install dependencies

  pnpm install

Start the server

  pnpm run dev

Tech Stack

Vue.js 3, Vuetify

Authors

@jeffnawroth

License

MIT