diff --git a/data/accredited-HEIs-Erasmus-2021-2027_08042026.xlsx b/data/accredited-HEIs-Erasmus-2021-2027_08042026.xlsx new file mode 100644 index 0000000..9d3d14d Binary files /dev/null and b/data/accredited-HEIs-Erasmus-2021-2027_08042026.xlsx differ diff --git a/echeapi/settings/default.py b/echeapi/settings/default.py index d96b2e2..b9001f5 100644 --- a/echeapi/settings/default.py +++ b/echeapi/settings/default.py @@ -34,7 +34,8 @@ # DATA_FILENAME = 'List_of_Accredited_HEIs_within_the_Erasmus+_Programme_2021-2027-13082025.xlsx' # DATA_FILENAME = 'List_of_Accredited_HEIs_within_the_Erasmus+_Programme_2021-2027-30102025.xlsx' # DATA_FILENAME = 'List_of_Accredited_HEIs_within_the_Erasmus+_Programme_2021-2027-19122025.xlsx' -DATA_FILENAME = 'List-Accredited-HEIs within-Erasmus-Programme-2021-2027-10022026_0.xlsx' +# DATA_FILENAME = 'List-Accredited-HEIs within-Erasmus-Programme-2021-2027-10022026_0.xlsx' +DATA_FILENAME = 'accredited-HEIs-Erasmus-2021-2027_08042026.xlsx' # Type of data contained in the 'Country' column. # Override base settings depending on individual DATA_FILENAME issues. @@ -44,9 +45,9 @@ # ECHE list headers and corresponding API keys. # Override base settings depending on individual DATA_FILENAME issues. ECHE_HEADERS_MAP = { - 'Proposal Number': 'proposalNumber', + # 'Proposal Number': 'proposalNumber', # 'Proposal ID': 'proposalNumber', - # 'Proposal number': 'proposalNumber', + 'Proposal number': 'proposalNumber', # 'Erasmus Refcode': 'proposalNumber', # 'Proposal Reference': 'proposalNumber', 'Erasmus Code': 'erasmusCode', @@ -54,8 +55,8 @@ # 'Eramus Code': 'erasmusCode', # 'Erasms Code': 'erasmusCode', # None: 'erasmusCode', - # 'PIC': 'pic', - 'Pic': 'pic', + 'PIC': 'pic', + # 'Pic': 'pic', 'OID': 'oid', # 'Organisation Legal Name': 'organisationLegalName', 'Legal Name': 'organisationLegalName', @@ -70,18 +71,18 @@ # 'Webpage': 'webpage', 'Website Url': 'webpage', # 'ECHE Start Date': 'echeStartDate', - # 'Erasmus Eche Start': 'echeStartDate', + 'Erasmus Eche Start': 'echeStartDate', # 'ECHE Start': 'echeStartDate', # 'ECHE start': 'echeStartDate', # 'Start Date': 'echeStartDate', # 'Start date': 'echeStartDate', - 'Eche Start': 'echeStartDate', + # 'Eche Start': 'echeStartDate', # 'ECHE End Date': 'echeEndDate', - # 'Erasmus Eche End': 'echeEndDate', + 'Erasmus Eche End': 'echeEndDate', # 'ECHE End': 'echeEndDate', # 'End Date': 'echeEndDate', # 'End date': 'echeEndDate', - 'Eche End': 'echeEndDate', + # 'Eche End': 'echeEndDate', } # Date formats used for string conversion. diff --git a/requirements.txt b/requirements.txt index 11f08a9..ce9f6c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ MarkupSafe==3.0.3 numpy==2.4.2 openpyxl==3.1.5 pandas==3.0.0 -Pygments==2.19.2 +Pygments==2.20.0 pymdown-extensions==10.20.1 python-dateutil==2.9.0.post0 PyYAML==6.0.3 diff --git a/tmp/restart.txt b/tmp/restart.txt index 689f672..6ec0118 100644 --- a/tmp/restart.txt +++ b/tmp/restart.txt @@ -30,3 +30,4 @@ Mon 25 Aug 2025 11:09:18 CEST Mon 03 Nov 2025 16:03:26 CET Sat 10 Jan 2026 21:00:41 CET Sat 21 Feb 2026 18:25:11 CET +Thu 16 Apr 2026 14:00:01 CEST