nestauk / dap_aria_mapping

Mapping technology innovation to support The Advanced Research and Innovation Agency (ARIA)
MIT License
1 stars 0 forks source link

72 collaboration network #75

Closed emily-bicks closed 1 year ago

emily-bicks commented 1 year ago

Description

  1. Creates pipeline for collaboration network: pipeline/app_tables/collaboration_network.py
  2. Creates pipeline for topic name lookup to populate filters: pipeline/app_tables/topic_name_lookup.py
  3. Creates getters for collaboration networks and filter table:getters/app_tables/change_makers.py
  4. Creates network view in Collaboration tab of Change Makers: analysis/app/pages/2_Change_Makers.py

Fixes #72