smspillaz / pubmed-retraction-analysis

Analysis of papers retracted from PubMed
MIT License
5 stars 4 forks source link

Robustly handle missing fields #24

Closed smspillaz closed 8 years ago

smspillaz commented 8 years ago

We need to handle missing fields in the dataset. For instance, some articles do not specify a country.

The solution should be to simply not include that information in the parsed JSON file.