Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add school and preschool district import #265

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

japauliina
Copy link
Collaborator

Description

Add management commands for importing school and preschool districts for Helsinki. The commands replace the old school and preschool district imports done by django-munigeo. The old imports needed to be manually updated because of the yearly date and layer changes in the source data.

The new import still uses the same source and the field are mapped to the same fields as before, but now the import can be done automatically without manual updates to the code or the data.

Context

Refs

How Has This Been Tested?

Locally imported the data and unit tests.

Add management commands for importing school and preschool districts
for Helsinki.

The commands replace the old school and preschool district imports done
 by django-munigeo. The old imports needed to be manually
 updated because of the yearly date and layer changes in the source
 data.

The new import still uses the same source and the field are mapped to
the same fields as before, but now the import can be done automatically
without manual updates to the code or the data.
@japauliina japauliina force-pushed the feature/smart-school-district-import branch from 03f5ab7 to 8999261 Compare October 9, 2024 08:24
@japauliina japauliina marked this pull request as ready for review October 9, 2024 08:31
@japauliina japauliina requested a review from mhieta October 9, 2024 08:31
Copy link
Collaborator

@mhieta mhieta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! 💯

@mhieta mhieta merged commit 9c0acb5 into develop Oct 9, 2024
3 checks passed
@mhieta mhieta deleted the feature/smart-school-district-import branch October 9, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants