From 8aa56e9673d8ec4d8f41cfe729f84190d4433b2c Mon Sep 17 00:00:00 2001 From: Alberto Abella Date: Wed, 4 Oct 2023 17:24:23 +0200 Subject: [PATCH] Exported example to csv example.json --- AirportElevation/examples/example.json.csv | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 AirportElevation/examples/example.json.csv diff --git a/AirportElevation/examples/example.json.csv b/AirportElevation/examples/example.json.csv new file mode 100644 index 0000000..d5a5f71 --- /dev/null +++ b/AirportElevation/examples/example.json.csv @@ -0,0 +1,2 @@ +"id_", "type_", "Name_", "Value_", "AirportElevationUnitOfMeasurement__Name_" +"urn:ngsi-ld:AirportElevation:id:WOBQ:34953390", "AirportElevation", "Agreement figure talk arrive responsibility popular. Election simple treat more next how speech.", "502.8", "Meters" \ No newline at end of file