Skip to content

Commit 8f80f86

Browse files
committed
Remove unnecessary CSV file
1 parent 3190e3c commit 8f80f86

File tree

2 files changed

+2
-34
lines changed

2 files changed

+2
-34
lines changed

data/2025Q4/1-fetch/europeana_1_count.csv

Lines changed: 0 additions & 31 deletions
This file was deleted.

env.example

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# https://googleapis.github.io/google-api-python-client/docs/epy/index.html
2020
# "string, key obtained from https://code.google.com/apis/console"
2121

22-
# GCS_DEVELOPER_KEY = AIzaSyBcFgVx6oPcBu7sBkYIuaQeYg-aLttBqmo
22+
# GCS_DEVELOPER_KEY =
2323

2424
# https://developers.google.com/custom-search/v1/reference/rest/v1/Search
2525
# "The identifier of an engine created using the Programmable Search Engine
@@ -28,12 +28,11 @@
2828
# https://googleapis.github.io/google-api-python-client/docs/dyn/customsearch_v1.cse.html
2929
# "string, The Programmable Search Engine ID to use for this request."
3030

31-
# GCS_CX
31+
# GCS_CX =
3232

3333

3434
## Flickr
3535

3636
# "The flickr developer guide: https://www.flickr.com/services/developer/"
37-
3837
# FLICKR_API_KEY =
3938
# FLICKR_API_SECRET =

0 commit comments

Comments
 (0)