Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INF-652:Add new fields to OpenAlex #185

Merged
merged 4 commits into from
Sep 18, 2023

Conversation

alexmassen-hane
Copy link
Collaborator

This PR is to preemptively add new fields to the OpenAlex tables before the release of the September snapshot.

As per this thread https://groups.google.com/g/openalex-users/c/Gs5rIwQexIo, the following fields will be added to tables:

works:

  • countries_distinct_count (integer)
  • institutions_distinct_count (integer)
  • locations.Is_accepted (bool)
  • locations.is_published (bool)
  • authorships.raw_author_name (string)
  • sustainable_development_goals (record of; id (string), display_name (string), score (float) )

institutions:

  • lineage ( list of strings )

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6970db5) 95.19% compared to head (7fdc250) 95.20%.

❗ Current head 7fdc250 differs from pull request most recent head f1ee380. Consider uploading reports for the commit f1ee380 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #185   +/-   ##
========================================
  Coverage    95.19%   95.20%           
========================================
  Files           20       20           
  Lines         5206     5209    +3     
  Branches       719      720    +1     
========================================
+ Hits          4956     4959    +3     
  Misses         161      161           
  Partials        89       89           

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexmassen-hane alexmassen-hane marked this pull request as ready for review September 14, 2023 10:20
@alexmassen-hane alexmassen-hane force-pushed the INF-652-add-new-fields-to-open-alex branch from 7fdc250 to 24b7dbf Compare September 18, 2023 08:05
Copy link
Contributor

@jdddog jdddog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Alex, the schema updates look good to me.

@jdddog jdddog added this pull request to the merge queue Sep 18, 2023
Merged via the queue into develop with commit 064def5 Sep 18, 2023
@jdddog jdddog deleted the INF-652-add-new-fields-to-open-alex branch October 20, 2023 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants