diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-02-05 17:19:07 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-02-06 12:26:21 +0100 |
| commit | 1df1a8c8130e5a9a1bdac736979ba24f02369c40 (patch) | |
| tree | 782eca862617528d823d7bd04d3155d47cdc06a9 /archaeological_finds/tests/MCC-finds-example.csv | |
| parent | d5ad9398023fc05b18458c63ac2dc329e86265db (diff) | |
| download | Ishtar-1df1a8c8130e5a9a1bdac736979ba24f02369c40.tar.bz2 Ishtar-1df1a8c8130e5a9a1bdac736979ba24f02369c40.zip | |
🚑️ imports: fix concatenation of existing fields - fix concat string
Diffstat (limited to 'archaeological_finds/tests/MCC-finds-example.csv')
| -rw-r--r-- | archaeological_finds/tests/MCC-finds-example.csv | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/archaeological_finds/tests/MCC-finds-example.csv b/archaeological_finds/tests/MCC-finds-example.csv index 86a572657..9e73d0424 100644 --- a/archaeological_finds/tests/MCC-finds-example.csv +++ b/archaeological_finds/tests/MCC-finds-example.csv @@ -1,5 +1,5 @@ code OA,numero INSEE commune,identifiant parcelle,identifiant UE,identifiant materiel,objet lot,partage,composite,matiere,type,determination,numero contenant,nombre fragment,poids,unite poids,date decouverte,etat sanitaire,type preservation a envisager,commentaire,chronologie,localisation topographique,interet particulier,description,remontage,photo -4200,75101,XXXX,HC,1,lot,non,,terre cuite,céramique,sfq,1,76,4040,g,,sais pas,,Blah,med,,,,, -4200,75101,XXXX,H.-C.,1,lot,non,,terre cuite,céramique,qsdfsqfd,1,56,2280,g,,,,,med,,,,, -4200,59350,YY55,US17,1,lot,non,,terre cuite,céramique,sqfdsq,2,44,5210,g,,stable,,,GR,,,,, -4200,59350,YY55,US17,2,lot,non,,terre cuite & verre,céramique,sqfdsq,45,43,1500,g,,,,,,,,,,image-1.jpg +4200,75101,XXXX,HC,1,lot,non,,terre cuite,céramique,sfq,1,76,4040,g,,sais pas,,Blah,med,,,Description 1,, +4200,75101,XXXX,H.-C.,1,lot,non,,terre cuite,céramique,qsdfsqfd,1,56,2280,g,,,,,med,,,Description 2,, +4200,59350,YY55,US17,1,lot,non,,terre cuite,céramique,sqfdsq,2,44,5210,g,,stable,,,GR,,,Description 3,, +4200,59350,YY55,US17,2,lot,non,,terre cuite & verre,céramique,sqfdsq,45,43,1500,g,,,,,,,,Description 4,,image-1.jpg |
