VincentSteil / World_Crisis_DB

Creating a database for world crises similar to what IMDB is for movies that can be navigated in a similar manner. Parsed and accessed through python and initially stored in XML and validated against an XSD. The XML is converted in MySQL later on.
1 stars 0 forks source link

Turn data into XML #13

Closed VincentSteil closed 11 years ago

VincentSteil commented 11 years ago

I've done 10/10 crises, 8/10 orgs, and 1/10 PPP The rest should be done by 3.

wgenerous commented 11 years ago

do you need help with any of them?

VincentSteil commented 11 years ago

Just got done with all of the XML and the XSD. Our XML validates the latest XSD from the piazza repo atm. I just made my final commit and push. Can someone else push my stuff the the graders repo? I don't have it cloned atm. Also, we need to decide who does the final submission and is team leader. I don't care about who does either. We just need to be in synch on this. @caisbalderas @wgenerous @mduban

mduban commented 11 years ago

I'll push it to grader's repo. #18 #20

mduban commented 11 years ago

Pushed it.