DataForGood-Norway / un_treaties

🇺🇳 Crawling & visualizing UN Resolution Ratification Details
1 stars 0 forks source link

Split current crawler in two parts #7

Open gahjelle opened 6 years ago

gahjelle commented 6 years ago

The current get_data.py is both a crawler and tries to wrangle the data into meaningful CSV.

We should split it in two parts. One for just simple crawling (downloading data), and another script that parses the data and creates the structure/meaning.