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

Loading schools data from csv file #162

Open
Rafalkufel opened this issue Jun 1, 2020 · 0 comments
Open

Loading schools data from csv file #162

Rafalkufel opened this issue Jun 1, 2020 · 0 comments
Labels

Comments

@Rafalkufel
Copy link
Contributor

Departament of Education shares files with schools data: https://rspo.men.gov.pl/. User can download csv file with data of all schools in given county. That would be big facilitation for mrs. Alinka.

To Do:

  • Think how to check if some school exists? What should be id of school (Numer RSPO? Regon?)

AC:

  • User can import school data from given csv file using command:
    npm import_schools [file_name.csv]
  • Imported schools should be inserted to database.
  • If some school exists in that base that record should be omited and logged.
  • Schools' names should be written with majuscule (eg Przedszkole Koszałek Opałek w Miłosławcu)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant