Skip to content

Data aggregation of climate action voting data from Climate Act Now Australia

Notifications You must be signed in to change notification settings

infotorch/climateactnow

Repository files navigation

Climate Act Now Data Project

Project analyzing data from the Australian Climate Act Now initiative.

Website is published at https://climateactnow.infotorch.org/

Install

Requires Python >= 3.7 and poetry for package and environment management

Install poetry from:

https://python-poetry.org/docs/

$ poetry install

Run the environment:

$ poetry shell

Install the web app reqiurements:

$ yarn install

Start the web app development server:

$ yarn start

To update the data run:

$ python climate_vote_data.py

To start the Jupyter notebook:

$ jupyter notebook

About

Data aggregation of climate action voting data from Climate Act Now Australia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published