'commit'
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -74,7 +74,7 @@ def main():
|
|||||||
},
|
},
|
||||||
|
|
||||||
# 初中教育
|
# 初中教育
|
||||||
'junior_high_schools': {
|
'junior_schools': {
|
||||||
'years': [2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024],
|
'years': [2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024],
|
||||||
'columns': [
|
'columns': [
|
||||||
{'year': 2015, 'urban': 'CF', 'town': 'CG', 'rural': 'CH'},
|
{'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],
|
'years': [2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024],
|
||||||
'columns': [
|
'columns': [
|
||||||
{'year': 2015, 'urban': 'DT', 'town': 'DU', 'rural': 'DV'},
|
{'year': 2015, 'urban': 'DT', 'town': 'DU', 'rural': 'DV'},
|
||||||
|
Reference in New Issue
Block a user