feat: Enhance CSV import process and data cleanup
- Added support for importing 'periodes' data and adjusted related SQL scripts. - Introduced a new SQL preparation script to set up the import schema. - Updated the import_all_csv.sh script to handle new CSV files and tables. - Implemented checks for required SQL files and improved error handling. - Modified data types and structures in the import process for better consistency. - Created a new remove-import-data.sql script to clean up imported data effectively. - Enhanced the handling of postal codes and addresses in the import logic. - Added comments and structured the SQL scripts for better readability and maintainability.
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
acronym,nom,categorie
|
||||
CHL,Centre Hospitalier de Luxembourg,hopital
|
||||
CHEM,Centre Hospitalier Emile Mayrisch,hopital
|
||||
HRS,Les Hopitaux Robert Schuman - Hopital Kirchberg,hopital
|
||||
CHNP,Centre Hospitalier Neuro-Psychiatrique,hopital
|
||||
CHDN,Centre hospitalier du Nord,hopital
|
||||
Police,Police Grand-Ducal,sécurité
|
||||
CGDIS,Corps Grand-Ducal d'incendie et de Secours,sécurité
|
||||
CIGL,Centre Initiative et de Gestion Locale,emploi
|
||||
SCAS,Service Central d'Assistance Sociale,justice
|
||||
ONE,Office National de l'Enfance,enfance
|
||||
ONA,Office National de l'Accueil,immigration
|
||||
Lisko,Letzebuerger Integratiouns - a sozialkohäsiounszenter,immigration
|
||||
Aris,Agents régionaux d'inclusion sociale,emploi
|
||||
ONIS,Office National d'inclusion sociale,emploi
|
||||
ADEM,Agence pour le développement de l'emploi,emploi
|
||||
FNS,Fonds National de Solidarité,aide sociale
|
||||
CCSS,Centre Commun de la Sécurité Sociale,Santé
|
||||
CNS,Centre National de la Santé,Santé
|
||||
MiSa,Ministère de la Santé et de la Sécurité Sociale,Ministère
|
||||
MAI,Ministère des Affaires Intérieures,Ministère
|
||||
MAE,Ministère des Affaires Etrangères et Européennes,Ministère
|
||||
CLAE,Comité de Liaison des Associations d'Etranger,immigration
|
||||
ASTI,Association de Soutien aux Travailleurs Immigrés,immigration
|
||||
Croix-rouge luxembourgeoise,Croix-rouge luxembourgeoise,aide sociale
|
||||
HUT asbl,Hëllef Um Terrain ,aide sociale
|
||||
Inter-actions,Inter-actions,aide sociale
|
||||
Office sociaux,Office sociaux,aide sociale
|
||||
MdM,Médecins du Monde,Santé
|
||||
JDH,Jügend- an Drogenhellef,toxicologie
|
||||
Maison Escale,Maison Escale,Santé
|
||||
CNDS,Comité National de Défense Sociale,aide sociale
|
||||
Streetwork,Streetwork,aide sociale
|
||||
SePAS,Service Psycho-social et d'accompagnements scolaires,enfance
|
||||
WAK,Wanteraktioun,aide sociale
|
||||
Aide au logement,Aide au logement,logement
|
||||
Fonds du Logement,Fonds du Logement,logement
|
||||
SNHBM,Société National des Habitations à Bon Marché,logement
|
||||
Service logement communal,Service logement communal,logement
|
||||
Ennerdach asbl,Ennerdach asbl,logement
|
||||
Arcus,Arcus,aide sociale
|
||||
Quai57,Quai57,toxicologie
|
||||
AIS,Agence Immobilière Sociale,logement
|
||||
AIS-Kordall,Agence immobilière Sociale - Kordall,logement
|
||||
Log-IN,Log-IN,aide sociale
|
||||
Ombudsman,Ombudsman,justice
|
||||
OKAJU,Ombudsman fir Kanner a JugenIecher,justice
|
||||
Gutt Wunnen,Gutt Wunnen,logement
|
||||
Abrigado,Abrigado,toxicologie
|
||||
Life asbl,Life asbl,logement
|
||||
MiLo,Ministère du Logement et de l'aménagement du territoire ,Ministère
|
||||
FDL,Fond du Logement,logement
|
||||
Barreau de Luxembourg,Barreau de Luxembourg,justice
|
||||
Consulat,Consulat,Consulat
|
||||
Ambassade,Ambassade,Ambassade
|
||||
Administration de contribution directe,Administration de contribution directe,fiscalité
|
||||
SNAS,Service National D'Action Sociale,Ministère
|
||||
Alan - Maladies Rares Luxembourg,Alan - Maladies Rares Luxembourg,Santé
|
||||
Oméga 90,Oméga 90,Santé
|
||||
|
Reference in New Issue
Block a user