-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
@TimidRobot
Description
Problem
The Europeana data set is too big to fetch all at once, or in its entirety.
- data providers: 4206
- rights: 64
Assuming approximately 1 second per query, the expected duration is approximately 75 hours.
Description
- Add counts for rights only (not including data providers)
- Write a query plan on first run per quarter to map out which queries to make over 30 runs (30 days)
Alternatives
Parallel queries (probably considered impolite, Timid Robot will ask)
Additional context
Implementation
- I would be interested in implementing this feature.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog