The-Academic-Observatory / oaebu-workflows

Telescopes, Workflows and Data Services for the 'Book Analytics Dashboard Project (2022-2025)', building upon the project 'Developing a Pilot Data Trust for Open Access eBook Usage (2020-2022)'
https://documentation.book-analytics.org/
Apache License 2.0
5 stars 0 forks source link

Added InvertedPersonName field #186

Closed keegansmith21 closed 1 year ago

keegansmith21 commented 1 year ago

Added the InvertedPersonName fields to the book_product table. This flows through to the author_metrics export table. Much like the PersonName field, this field is created for the oapen_metadata and thoth feeds where possible by concatenating the first and last names.

Also added the author information to the book_product_list export table.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e26682f) 95.19% compared to head (7070827) 95.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #186 +/- ## ======================================== Coverage 95.19% 95.19% ======================================== Files 16 16 Lines 2392 2395 +3 Branches 311 312 +1 ======================================== + Hits 2277 2280 +3 Misses 71 71 Partials 44 44 ``` | [Files Changed](https://app.codecov.io/gh/The-Academic-Observatory/oaebu-workflows/pull/186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The-Academic-Observatory) | Coverage Δ | | |---|---|---| | [oaebu\_workflows/onix.py](https://app.codecov.io/gh/The-Academic-Observatory/oaebu-workflows/pull/186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The-Academic-Observatory#diff-b2FlYnVfd29ya2Zsb3dzL29uaXgucHk=) | `98.52% <100.00%> (+0.09%)` | :arrow_up: | | [...bu\_workflows/workflows/oapen\_metadata\_telescope.py](https://app.codecov.io/gh/The-Academic-Observatory/oaebu-workflows/pull/186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The-Academic-Observatory#diff-b2FlYnVfd29ya2Zsb3dzL3dvcmtmbG93cy9vYXBlbl9tZXRhZGF0YV90ZWxlc2NvcGUucHk=) | `97.15% <100.00%> (ø)` | | | [oaebu\_workflows/workflows/thoth\_telescope.py](https://app.codecov.io/gh/The-Academic-Observatory/oaebu-workflows/pull/186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The-Academic-Observatory#diff-b2FlYnVfd29ya2Zsb3dzL3dvcmtmbG93cy90aG90aF90ZWxlc2NvcGUucHk=) | `97.70% <100.00%> (-0.03%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.