diff --git a/catalog/users/sfc.json b/catalog/users/sfc.json new file mode 100644 index 0000000..8ae1964 --- /dev/null +++ b/catalog/users/sfc.json @@ -0,0 +1,8 @@ +{ + "id": "sfc", + "kind": "ngo", + "name": "Smart Freight Centre", + "email": "info@smartfreightcentre.org", + "website": "https://www.smartfreightcentre.org/", + "logo": "https://www.smartfreightcentre.org/static/img/brand/sfc-logo-text-black.3f53de9474f0.svg" +} \ No newline at end of file diff --git a/catalog/working-groups/sfc-ileap.json b/catalog/working-groups/sfc-ileap.json new file mode 100644 index 0000000..0bbee1d --- /dev/null +++ b/catalog/working-groups/sfc-ileap.json @@ -0,0 +1,19 @@ +{ + "id": "sfc-ileap", + "name": "iLEAP – Integrating Logistics Emissions and Product Carbon Footprints", + "email": "violetta.matzoros@smartfreightcentre.org", + "description": "The iLEAP project facilitates emission transparency throughout the logistics supply chain, with a particular focus on assisting shippers in their decarbonization efforts. By gaining visibility into the logistics component of their product carbon footprint, shippers can make informed choices to reduce emissions and enhance sustainability.", + "work_in_progress": {}, + "completed_work": { + "extensions": [], + "solutions": [] + }, + "members": [ + { + "user_id": "sfc" + }, + { + "user_id": "sine-fdn" + } + ] +} \ No newline at end of file