rufuspollock / climate-negotiations

Information on the UNFCC climate negotiations using the Earth Negotiations Bulletin from the IISD
https://rufuspollock.github.io/climate-negotiations/
3 stars 0 forks source link

Database of the sources documents (i.e. ENB publications) #1

Closed rufuspollock closed 8 years ago

rufuspollock commented 8 years ago

Store at: data/documents.csv

What is wanted:

Do we already have this?

If not we can sort of get it from the txt files we have.

/cc @tommv

tommv commented 8 years ago

Yes we do have them:

rufuspollock commented 8 years ago

@pauloborges for this and the #14 (DB of events) we may just want to rescrape http://www.iisd.ca/enb/vol12/ as we get much more info e.g. issue no.

pauloborges commented 8 years ago

Just pushed this change. Check the script and both databases.

rufuspollock commented 8 years ago

@pauloborges looks good. Some quick comments:

pauloborges commented 8 years ago

@rgrp,

Every event has one issue that is a summary of the event. It has no associated date, as you can see in the original page. What should I put as its value?

pauloborges commented 8 years ago

I've done the other suggested modifications, including adding a datapackage.json file. You can check it using the Data Package Viewer.

Please check the columns descriptions since my english isn't very good.

rufuspollock commented 8 years ago

@pauloborges i would put the date as the last day of the event.

pauloborges commented 8 years ago

@rgrp, ok! I'll change this as soon as possible.

pauloborges commented 8 years ago

@rgrp, done!

rufuspollock commented 8 years ago

FIXED.