Skip to content

Commit

Permalink
update catalog url
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiaifrim committed Sep 8, 2021
1 parent d13c015 commit aa9d6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FISE/tools/add-sdi-records.py
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ def savetoCSV(records, filename):
'Changed'
]

catalog_url = 'https://cmshare.eea.europa.eu/s/fd8gyYk2YMiedQd/download/catalogue.csv'
catalog_url = 'https://cmshare.eea.europa.eu/s/YZocgSHqKNbT4gn/download?path=/catalogue&files=catalogue.csv'

# writing to csv file
with open(filename, 'w') as csvfile:
Expand Down

0 comments on commit aa9d6a9

Please sign in to comment.