Simona Sivkoff-Livneh, 2022-12-21
https://github.com/ssivkoff/MetInclusive
This repository contains the source code and output artifacts for the final project for FA-INFO-664-01.
Contents:
MetInclusive.ipynbis an IPython Notebook containing both Python code and prose analysis. The best way to view it is using PAWS. The PAWS version of this notebook can be viewed here.MetInclusive.htmlis a static HTML rendering of the IPython notebook.MetInclusive_files/contains various static assets referenced in the HTML.MetInclusive_standalone.pyis a standalone version of the script that prints the final table of percentages. It depends on the Python requests library.