Visualize and analyze CO2 and GHG emissions across countries using Benford's Law to identify anomalies and gain insights into global emission trends.
You can visit a demo of the Benford Emissions Dashboard here
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
Vue.js 3, Vuetify