An open API service indexing awesome lists of open source software.

https://github.com/timf34/unifiedopenaccessart

Aggregating Open Access datasets from the world's top art museums into a unified repository.
https://github.com/timf34/unifiedopenaccessart

Last synced: 3 months ago
JSON representation

Aggregating Open Access datasets from the world's top art museums into a unified repository.

Awesome Lists containing this project

README

          

# UnifiedOpenAccessArt

python clip_search.py --query "kids"

**Work very much in progress**

Aggregating Open Access datasets from the world's top art museums into a unified repository.

I encourage you to build something cool with this data! And if you do, please let me know, I'd love to see it!

## TODO:

- [ ] Time range filter is not working properly
- [ ] See how the backend naturally handles much larger datasets.
- [ ] Speak with supervisor about the best way to go forward with the project. I'd like to look into really good unstructured data search to make best use of the metadata for the artworks... I think this is the best way to aggregate the data.
- Also mention that I would like to finish this thesis as soon as I can as I have a good bit more work now (mention extra workload)

## Processors updated

- [x] Cleveland Museum of Art
- [x] CMOA
- _However, we need to manually adjust/ update the URLs!_
- [x] The MOMA
- [x] National Gallery of Art (DC)
- Note: this doesn't have artist birth and death dates; also I automatically generate and add the artwork URL to the dataset
- [] Penn Museum
- [] QAGOMA
- [] Rijksmuseum
- [] Tate

## Museums Datasets Downloaded

[x] mark if they're processed

- [ ] [The Metropolitan Museum of Art](https://github.com/metmuseum/openaccess/tree/master)
- [ ] [The MOMA](https://github.com/MuseumofModernArt/collection)
- [ ] [National Gallery of Ireland](https://data.gov.ie/dataset/national-gallery-of-ireland-creative-commons-list/resource/b772728f-44bf-4913-a36f-743615d0523c)
- [ ] [Cleveland Museum of Art](https://github.com/ClevelandMuseumArt/openaccess)
- [ ] [The National Gallery of Art (DC)](https://github.com/NationalGalleryOfArt/opendata)
- [ ] [Tate Gallery](https://github.com/tategallery/collection)

## Museum Datasets To Download

- [ ] [Art Institute of Chicago](https://github.com/art-institute-of-chicago/api-data/tree/master?tab=readme-ov-file)
- [ ] [Harvard Art Museum](https://harvardartmuseums.org/collections/api)
- [ ] [Minneapolis Institute of Art](https://github.com/artsmia/collection)
- [ ] [Cooper Hewitt, Smithsonian Design Museum](https://github.com/cooperhewitt/collection)

## License

### Code
The code in this repository (e.g., scripts, workflows) is licensed under the MIT License.
See the [LICENSE](./LICENSE) file for details.

### Data
The datasets in this repository are aggregated from other open CC0 datasets provided by top museums
around the world. They are dedicated to the public domain under the CC0 1.0 Universal license.
See the [DATA_LICENSE](./DATA_LICENSE) file for more details.