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

Expand exportable fields #904

Open
ekemeyer opened this issue Aug 7, 2024 · 0 comments
Open

Expand exportable fields #904

ekemeyer opened this issue Aug 7, 2024 · 0 comments
Assignees

Comments

@ekemeyer
Copy link
Contributor

ekemeyer commented Aug 7, 2024

Is your feature request related to a problem? Please describe.
There are multiple sources in titleType and descriptionType for which an organization might use to assign their descriptions and titles. Currently, the asset export option does not look for all of the sources, leaving some organizations with no description in the export (see #903 as example).

Describe the solution you'd like
Expansion of the current export csv that looks across all sources and provides those values.

Describe alternatives you've considered
Batch pull down of all json for relevant assets in ams2 using curl, transforming them to pbcore, and parsing that pbcore with python script that defines all sources.

Additional context
Should be part of broader conversation re: what fields are most relevant for staff/partners.

@ekemeyer ekemeyer self-assigned this Aug 7, 2024
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

No branches or pull requests

1 participant