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
Copy file name to clipboardExpand all lines: CarbonFootprint/README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,14 @@ Link to the [example](https://smart-data-models.github.io/dataModel.Environment/
33
33
Link to the [example](https://smart-data-models.github.io/dataModel.Environment/CarbonFootprint/examples/example-normalized.json) (normalized) for NGSI-V2
34
34
35
35
Link to the [example](https://smart-data-models.github.io/dataModel.Environment/CarbonFootprint/examples/example-normalized.jsonld) (normalized) for NGSI-LD
36
+
37
+
Link to the [example](https://github.com/smart-data-models/dataModel.Environment/blob/master/CarbonFootprint/examples/example.json.csv) (keyvalues) for NGSI v2 in CSV format
38
+
39
+
Link to the [example](https://github.com/smart-data-models/dataModel.Environment/blob/master/CarbonFootprint/examples/example.jsonld.csv) (keyvalues) for NGSI-LD in CSV format
40
+
41
+
Link to the [example](https://github.com/smart-data-models/dataModel.Environment/blob/master/CarbonFootprint/examples/example-normalized.json.csv) (normalized) for NGSI-V2 in CSV format
42
+
43
+
Link to the [example](https://github.com/smart-data-models/dataModel.Environment/blob/master/CarbonFootprint/examples/example-normalized.jsonld.csv) (normalized) for NGSI-LD in CSV format
36
44
### Dynamic Examples generation
37
45
38
46
Link to the [Generator](https://smartdatamodels.org/extra/ngsi-ld_generator.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.Environment/master/CarbonFootprint/schema.json&email=info@smartdatamodels.org) of NGSI-LD normalized payloads compliant with this data model. Refresh for new values
@@ -41,6 +49,8 @@ Link to the [Generator](https://smartdatamodels.org/extra/ngsi-ld_generator_keyv
41
49
42
50
Link to the [Generator](https://smartdatamodels.org/extra/geojson_features_generator.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.Environment/master/CarbonFootprint/schema.json&email=info@smartdatamodels.org) of geojson feature format payloads compliant with this data model. Refresh for new values
43
51
### PostgreSQL schema
52
+
53
+
Link to the [PostgreSQL schema](https://github.com/smart-data-models/dataModel.Environment/blob/master/CarbonFootprint/schema.sql) of this data model
44
54
### Contribution
45
55
46
56
If you have any issue on this data model you can raise an [issue](https://github.com/smart-data-models/dataModel.Environment/issues) or contribute with a [PR](https://github.com/smart-data-models/dataModel.Environment/pulls)
0 commit comments