vinayakakv / emission-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emissions-api

API to query greenhouse gas emissions.

URL: https://emission-api.cleverapps.io/ Swagger UI: https://emission-api.cleverapps.io/api-docs

Running locally

  • Clone the repo
  • npm install
  • cd web && npm install
  • For production mode, run npm start, it will build frontend and run it
  • For development, run npm run serve in the backend (runs at port 3000). npm run dev in the frontend. Access frontend at port 8080

User Interface

The homepaege shows a map with all countries. Clicking on one will provide a detailed view of its emisisons

image

image

About


Languages

Language:Jupyter Notebook 94.4%Language:TypeScript 5.2%Language:CSS 0.3%Language:HTML 0.1%