nestauk / old_nesta_daps

[archived]
MIT License
18 stars 5 forks source link

[326] NiH: impute base id #337

Closed jaklinger closed 4 years ago

jaklinger commented 4 years ago

Towards addressing #326

What NiH don't tell you is that the core_project_num field has a "base" project number, which is effectively the actual core project number. This is essential for aggregating projects, otherwise it will appear that many duplicates exist in the data.

Can test the functionality by doing:

luigi --module nih_impute_base_id RootTask

from nesta/core/routines/datasets/nih