File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5151 #
5252 # For now, data is fetched manually :/
5353
54- # Fetch from Europeana disabled due to being considered incomplete
54+ # Fetch from Europeana disabled due API limitations
5555 # https://github.com/creativecommons/quantifying/issues/224
5656
5757 # Fetch from GCS disabled due to Google blocking GitHub Action runners
7575 env :
7676 GH_TOKEN : ${{ secrets.BOT_TOKEN }}
7777
78- # Fetch from Openverse disabled due to limitations of anonymous API
79- # access
78+ # Fetch from Openverse disabled due to API limitations
79+ # https://github.com/creativecommons/quantifying/issues/184
8080
8181 - name : Fetch from Smithsonian
8282 run : |
Original file line number Diff line number Diff line change 11#!/usr/bin/env python
22"""
33DISABLED:
4- Fetch from Europeana disabled due to being considered incomplete
4+ Fetch from Europeana disabled due API limitations
55 https://github.com/creativecommons/quantifying/issues/224
66
77Fetch high-level Europeana statistics for Quantifying the Commons.
You can’t perform that action at this time.
0 commit comments