Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.08 KB

PublicWelfare

PublicWelfare is a project that measures the indexes (characteristics) that affect people's welfare.

Installation Requirements

Run the following via command line in order to install the packages you need to run the project using the package manager pip

pip install -r requirements.txt

How to run the program

Run the command "python --table " to receive only one table of a certain subject and a certain year. subject: cost-of-living, crime, health-care, quality-of-life, property-investment, traffic, pollution. year: 2013, 2014, 2015, 2016, 2017 You can add as many arguments as you want in one command as long as it's in the following format: "python --table ... " You can also run "python --all_tables" to receive all of the tables (all subjects, all years). You also have "--help" in which all the above is explained again in the console.

Authors

Yaniv Cohen

Yehoshua Cohen