Project Kojak
Analysis of press media coverage of corruption cases in Argentina.
Files included in repository:
-
Flask.py: html server side. Management of the interaction between browser, database and HTML generator
-
Names.py: simple classifier to identify names in articles
-
heatmap.ipynb: iPython notebook used to create correlation matrixes
-
internationalclass.py: simple classifier of international vs. local news
-
layout2.html: front-end piece. It includes HTML and d3 components
-
thmbnails.py: generator of thumbnails to show (Work in Progress)
-
Step 2 (folder): iPython notebooks to grab pure HTML articles and store them for later
-
Step 3 (folder): iPython notebook to grab and parse articles
-
static: contains master.css (styling sheet) for HTML