first commit

This commit is contained in:
Rene Kaßeböhmer
2025-03-27 13:11:59 +01:00
commit 3b7ff25779
5 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,2 @@
address_identifier,City,Country,PostalCode,Street,Latitude,Longitude,CountryCode
WIJCHENNetherlands6601 BKPlantsoen de Pas12,WIJCHEN,Netherlands,6601 BK,Plantsoen de Pas 12,51.81388993,5.72578937,NL
1 address_identifier City Country PostalCode Street Latitude Longitude CountryCode
2 WIJCHENNetherlands6601 BKPlantsoen de Pas12 WIJCHEN Netherlands 6601 BK Plantsoen de Pas 12 51.81388993 5.72578937 NL

View File

@ -0,0 +1,2 @@
address_identifier,Name,DuplicateCheck__c,IsInventoryLocation,IsMobile,LocationType
WIJCHENNetherlands6601 BKPlantsoen de Pas12,"Plantsoen de Pas 12, 6601 BK WIJCHEN, NL",false,false,false,Site
1 address_identifier Name DuplicateCheck__c IsInventoryLocation IsMobile LocationType
2 WIJCHENNetherlands6601 BKPlantsoen de Pas12 Plantsoen de Pas 12, 6601 BK WIJCHEN, NL false false false Site

View File

@ -0,0 +1,2 @@
address_identifier,Extension,Flat,Floor,Name,DuplicateCheck__c,IsInventoryLocation,IsMobile,LocationType
WIJCHENNetherlands6601 BKPlantsoen de Pas12,,,,--,false,false,false,Site
1 address_identifier Extension Flat Floor Name DuplicateCheck__c IsInventoryLocation IsMobile LocationType
2 WIJCHENNetherlands6601 BKPlantsoen de Pas12 -- false false false Site