This commit is contained in:
2025-09-11 20:47:42 +08:00
parent 649195dfeb
commit 3e3343fa81
2 changed files with 294 additions and 294 deletions

View File

@@ -74,7 +74,7 @@ def main():
},
# 初中教育
'junior_high_schools': {
'junior_schools': {
'years': [2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024],
'columns': [
{'year': 2015, 'urban': 'CF', 'town': 'CG', 'rural': 'CH'},
@@ -92,7 +92,7 @@ def main():
},
# 普通高中教育
'senior_high_schools': {
'senior_schools': {
'years': [2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024],
'columns': [
{'year': 2015, 'urban': 'DT', 'town': 'DU', 'rural': 'DV'},