Luca Bonavita

Results 34 comments of Luca Bonavita

@jaklinger inferring the lower level NUTS would be excellent indeed!

> adding a flag for the dataset type there should be [`type_of_entity`](https://github.com/nestauk/imt_playbook/blob/dev/schema/nih/mosaic_nih_v5.yaml#L41) > Write schema remappings I'll do this now for the discussion

This is just comparing CB, MU, NIH for Mosaic (not EURITO). (EDIT: make sure to scroll the yaml portions, for some reason they have a max height) ### identification ```yaml...

Back then, even using aliases the response still contained items with the original, non-aliased, schema (which basically defeats the purpose of aliasing, although helping when composing the query). As an...

That would be the `id` of the main entity, `id_parent_organisation` identifies another company in Crunchbase I think. Btw, if discussing via snippets sounds difficult we can start a branch and...

Not sure why there is no `id_of_organisation` for Crunchbase entities.

> I'll push and open a PR when I have a first pass OK. > Furthermore, this way reduces the number of queries needing to be made? I don't think...

@jaklinger here's the definitive mapping in CSV format: ```csv new_name,CB,MU,NIH address,address_of_organisation,, brief,textBody_summary_organisation,,textBody_abstract_project continent_id,id_of_continent,id_continent_group,id_of_continent continent,placeName_continent_organisation,placeName_continent_group,placeName_continent_organisation country_id,id_iso2_country,id_iso2_country,id_iso2_country country,placeName_country_organisation,placeName_country_group,placeName_country_organisation city,placeName_city_organisation,placeName_city_group,placeName_city_organisation date_end,date_death_organisation,date_end_project, date_start,date_birth_organisation,date_start_group,date_start_project date_update,datetime_updated_organisation,, description,textBody_descriptive_organisation,textBody_descriptive_group,textBody_descriptive_project funding_cost,cost_of_funding,,cost_total_project funding_currency,currency_of_funding,,currency_total_cost funding_rounds,count_rounds_funding,,json_funding_project funding_year,,,year_fiscal_funding funder,,,title_of_funder id,,id_of_group,id_of_project is_autotranslated,,booleanFlag_autotranslated_entity, is_duplicate,,,booleanFlag_duplicate_abstract is_health,booleanFlag_health_organisation,,...

I've marked some fields for removal as they're duplicate or redundant, temporary or unused, see ``