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

As a content admin, I want to export information about creators from the database so I can work with the data using other tools. #684

Closed
4 tasks
Tracked by #815
jkotin opened this issue Jul 20, 2020 · 3 comments
Assignees

Comments

@jkotin
Copy link

jkotin commented Jul 20, 2020

Create fourth data export with information on creators, including VIAF links.

I'm not sure about the best way to link with the other exports. Links to their books/items that circulated? Ideas for fields: name, sort name, creator types, VIAF + associated items?

testing notes

  • JSON
  • confirm the structure of the export is as expected (includes the appropriate fields)
  • confirm the content of the export is as expected (spot check that correct content is in appropriate fields)
  • CSV
  • confirm the structure of the export is as expected (includes the appropriate fields)
  • confirm the content of the export is as expected (spot check that correct content is in

test export available in this google drive folder

@quadrismegistus
Copy link
Contributor

Like #790, we need a new django manage command that subclasses BaseExport, producing creators.csv.

  • Note: it is possible to connect Joyce the author and Joyce the member via the Person ID in the django DB.
  • Decision we need to make: do we need slugs for creators? Maybe not -- Lastname, Firstname worked well previusly.
  • Note: two matching problems: Joyce the member to Joyce the author; Joyce the author-dataset-author to Joyce the book-dataset-author

@quadrismegistus quadrismegistus changed the title Creators Data Export Write a new django manage command to export member addresses Oct 9, 2023
@quadrismegistus quadrismegistus changed the title Write a new django manage command to export member addresses Write a new django manage command to export creator information Oct 9, 2023
@rlskoeser rlskoeser moved this from Todo to In Progress in Iteration Planning Board Apr 17, 2024
@rlskoeser rlskoeser moved this from In Progress to Todo in Iteration Planning Board Apr 17, 2024
@rlskoeser rlskoeser changed the title Write a new django manage command to export creator information As a content admin, I want to export information about creators from the database so I can work with using in other tools. Apr 18, 2024
@rlskoeser rlskoeser moved this from Todo to In Progress in Iteration Planning Board Apr 18, 2024
@rlskoeser rlskoeser changed the title As a content admin, I want to export information about creators from the database so I can work with using in other tools. As a content admin, I want to export information about creators from the database so I can work with it using other tools. Apr 18, 2024
@rlskoeser rlskoeser changed the title As a content admin, I want to export information about creators from the database so I can work with it using other tools. As a content admin, I want to export information about creators from the database so I can work with the data using other tools. Apr 18, 2024
@rlskoeser rlskoeser moved this from In Progress to ⏱ Blocked in Iteration Planning Board Apr 18, 2024
@rlskoeser rlskoeser moved this from ⏱ Blocked to In Progress in Iteration Planning Board Apr 24, 2024
@rlskoeser rlskoeser moved this from In Progress to ⏱ Blocked in Iteration Planning Board May 2, 2024
@jkotin
Copy link
Author

jkotin commented May 7, 2024

No JSON files in the Google Drive Folder—sorry if I'm missing something!

@jkotin
Copy link
Author

jkotin commented May 7, 2024

I found the new folder! This looks perfect. The title field for creators is not necessary, but it doesn't do any harm there.

@jkotin jkotin closed this as completed May 7, 2024
@github-project-automation github-project-automation bot moved this from ⏱ Blocked to Done in Iteration Planning Board May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants