You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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:
Numer RSPO
?Regon
?)AC:
csv
file using command:npm import_schools [file_name.csv]
Przedszkole Koszałek Opałek w Miłosławcu
)The text was updated successfully, but these errors were encountered: