From 9ee8241b9bc673d31b63d6838acbf55014a689ad Mon Sep 17 00:00:00 2001 From: Alberto Abella Date: Tue, 14 May 2024 18:55:00 +0200 Subject: [PATCH] created readme for code directory --- Building/code/README.md | 226 +--------------------------------------- 1 file changed, 2 insertions(+), 224 deletions(-) diff --git a/Building/code/README.md b/Building/code/README.md index 8482eb4..2d9fc15 100644 --- a/Building/code/README.md +++ b/Building/code/README.md @@ -1,4 +1,4 @@ -# Activity +# Building ### List of code samples @@ -7,230 +7,8 @@ [code_for_using_dataModel.Building_Building.py](https://github.com/smart-data-models/dataModel.Building/blob/master/Building/code/code_for_using_dataModel.Building_Building.py) -[code_for_using_dataModel.Energy_ThreePhaseAcMeasurement.py](https://github.com/smart-data-models/dataModel.Energy/blob/master/ThreePhaseAcMeasurement/code/code_for_using_dataModel.Energy_ThreePhaseAcMeasurement.py) - -[code_for_using_dataModel.Energy_TechnicalCabinetDevice.py](https://github.com/smart-data-models/dataModel.Energy/blob/master/TechnicalCabinetDevice/code/code_for_using_dataModel.Energy_TechnicalCabinetDevice.py) - -[code_for_using_dataModel.Energy_SolarEnergy.py](https://github.com/smart-data-models/dataModel.Energy/blob/master/SolarEnergy/code/code_for_using_dataModel.Energy_SolarEnergy.py) - -[code_for_using_dataModel.Energy_InverterDevice.py](https://github.com/smart-data-models/dataModel.Energy/blob/master/InverterDevice/code/code_for_using_dataModel.Energy_InverterDevice.py) - -[code_for_using_dataModel.Energy_ACMeasurement.py](https://github.com/smart-data-models/dataModel.Energy/blob/master/ACMeasurement/code/code_for_using_dataModel.Energy_ACMeasurement.py) - -[code_for_using_dataModel.IssueTracking_services.py](https://github.com/smart-data-models/dataModel.IssueTracking/blob/master/services/code/code_for_using_dataModel.IssueTracking_services.py) - -[code_for_using_dataModel.IssueTracking_service_requests.py](https://github.com/smart-data-models/dataModel.IssueTracking/blob/master/service_requests/code/code_for_using_dataModel.IssueTracking_service_requests.py) - -[code_for_using_dataModel.IssueTracking_IssueReporting.py](https://github.com/smart-data-models/dataModel.IssueTracking/blob/master/IssueReporting/code/code_for_using_dataModel.IssueTracking_IssueReporting.py) - -[code_for_using_dataModel.Streetlighting_StreetlightModel.py](https://github.com/smart-data-models/dataModel.Streetlighting/blob/master/StreetlightModel/code/code_for_using_dataModel.Streetlighting_StreetlightModel.py) - -[code_for_using_dataModel.Streetlighting_StreetlightFeeder.py](https://github.com/smart-data-models/dataModel.Streetlighting/blob/master/StreetlightFeeder/code/code_for_using_dataModel.Streetlighting_StreetlightFeeder.py) - -[code_for_using_dataModel.Streetlighting_StreetlightGroup.py](https://github.com/smart-data-models/dataModel.Streetlighting/blob/master/StreetlightGroup/code/code_for_using_dataModel.Streetlighting_StreetlightGroup.py) - -[code_for_using_dataModel.Streetlighting_StreetlightControlCabinet.py](https://github.com/smart-data-models/dataModel.Streetlighting/blob/master/StreetlightControlCabinet/code/code_for_using_dataModel.Streetlighting_StreetlightControlCabinet.py) - -[code_for_using_dataModel.Streetlighting_Streetlight.py](https://github.com/smart-data-models/dataModel.Streetlighting/blob/master/Streetlight/code/code_for_using_dataModel.Streetlighting_Streetlight.py) - -[code_for_using_dataModel.Device_SmartMeteringObservation.py](https://github.com/smart-data-models/dataModel.Device/blob/master/SmartMeteringObservation/code/code_for_using_dataModel.Device_SmartMeteringObservation.py) - -[code_for_using_dataModel.Device_PrivacyObject.py](https://github.com/smart-data-models/dataModel.Device/blob/master/PrivacyObject/code/code_for_using_dataModel.Device_PrivacyObject.py) - -[code_for_using_dataModel.Device_Modbus.py](https://github.com/smart-data-models/dataModel.Device/blob/master/Modbus/code/code_for_using_dataModel.Device_Modbus.py) - -[code_for_using_dataModel.Device_DeviceOperation.py](https://github.com/smart-data-models/dataModel.Device/blob/master/DeviceOperation/code/code_for_using_dataModel.Device_DeviceOperation.py) - -[code_for_using_dataModel.Device_DeviceModel.py](https://github.com/smart-data-models/dataModel.Device/blob/master/DeviceModel/code/code_for_using_dataModel.Device_DeviceModel.py) - -[code_for_using_dataModel.Device_DeviceMeasurement.py](https://github.com/smart-data-models/dataModel.Device/blob/master/DeviceMeasurement/code/code_for_using_dataModel.Device_DeviceMeasurement.py) - -[code_for_using_dataModel.Device_Device.py](https://github.com/smart-data-models/dataModel.Device/blob/master/Device/code/code_for_using_dataModel.Device_Device.py) - -[code_for_using_dataModel.Device_Camera.py](https://github.com/smart-data-models/dataModel.Device/blob/master/Camera/code/code_for_using_dataModel.Device_Camera.py) - -[code_for_using_dataModel.PointOfInterest_Store.py](https://github.com/smart-data-models/dataModel.PointOfInterest/blob/master/Store/code/code_for_using_dataModel.PointOfInterest_Store.py) - -[code_for_using_dataModel.PointOfInterest_PointOfInterest.py](https://github.com/smart-data-models/dataModel.PointOfInterest/blob/master/PointOfInterest/code/code_for_using_dataModel.PointOfInterest_PointOfInterest.py) - -[code_for_using_dataModel.PointOfInterest_Museum.py](https://github.com/smart-data-models/dataModel.PointOfInterest/blob/master/Museum/code/code_for_using_dataModel.PointOfInterest_Museum.py) - -[code_for_using_dataModel.PointOfInterest_Beach.py](https://github.com/smart-data-models/dataModel.PointOfInterest/blob/master/Beach/code/code_for_using_dataModel.PointOfInterest_Beach.py) - -[code_for_using_dataModel.Transportation_VehicleModel.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/VehicleModel/code/code_for_using_dataModel.Transportation_VehicleModel.py) - -[code_for_using_dataModel.Transportation_VehicleFault.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/VehicleFault/code/code_for_using_dataModel.Transportation_VehicleFault.py) - -[code_for_using_dataModel.Transportation_Vehicle.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/Vehicle/code/code_for_using_dataModel.Transportation_Vehicle.py) - -[code_for_using_dataModel.Transportation_TransportStation.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/TransportStation/code/code_for_using_dataModel.Transportation_TransportStation.py) - -[code_for_using_dataModel.Transportation_TrafficViolation.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/TrafficViolation/code/code_for_using_dataModel.Transportation_TrafficViolation.py) - -[code_for_using_dataModel.Transportation_TrafficFlowObserved.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/TrafficFlowObserved/code/code_for_using_dataModel.Transportation_TrafficFlowObserved.py) - -[code_for_using_dataModel.Transportation_SpecialRestriction.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/SpecialRestriction/code/code_for_using_dataModel.Transportation_SpecialRestriction.py) - -[code_for_using_dataModel.Transportation_RoadSegment.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/RoadSegment/code/code_for_using_dataModel.Transportation_RoadSegment.py) - -[code_for_using_dataModel.Transportation_RoadAccident.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/RoadAccident/code/code_for_using_dataModel.Transportation_RoadAccident.py) - -[code_for_using_dataModel.Transportation_Road.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/Road/code/code_for_using_dataModel.Transportation_Road.py) - -[code_for_using_dataModel.Transportation_RestrictionException.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/RestrictionException/code/code_for_using_dataModel.Transportation_RestrictionException.py) - -[code_for_using_dataModel.Transportation_RestrictedTrafficArea.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/RestrictedTrafficArea/code/code_for_using_dataModel.Transportation_RestrictedTrafficArea.py) - -[code_for_using_dataModel.Transportation_ItemFlowObserved.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/ItemFlowObserved/code/code_for_using_dataModel.Transportation_ItemFlowObserved.py) - -[code_for_using_dataModel.Transportation_FleetVehicleStatus.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/FleetVehicleStatus/code/code_for_using_dataModel.Transportation_FleetVehicleStatus.py) - -[code_for_using_dataModel.Transportation_FleetVehicleOperation.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/FleetVehicleOperation/code/code_for_using_dataModel.Transportation_FleetVehicleOperation.py) - -[code_for_using_dataModel.Transportation_FleetVehicle.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/FleetVehicle/code/code_for_using_dataModel.Transportation_FleetVehicle.py) - -[code_for_using_dataModel.Transportation_FareCollectionSystem.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/FareCollectionSystem/code/code_for_using_dataModel.Transportation_FareCollectionSystem.py) - -[code_for_using_dataModel.Transportation_EVChargingStation.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/EVChargingStation/code/code_for_using_dataModel.Transportation_EVChargingStation.py) - -[code_for_using_dataModel.Transportation_CrowdFlowObserved.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/CrowdFlowObserved/code/code_for_using_dataModel.Transportation_CrowdFlowObserved.py) - -[code_for_using_dataModel.Transportation_CityWork.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/CityWork/code/code_for_using_dataModel.Transportation_CityWork.py) - -[code_for_using_dataModel.Transportation_BikeLane.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/BikeLane/code/code_for_using_dataModel.Transportation_BikeLane.py) - -[code_for_using_dataModel.Transportation_BikeHireDockingStation.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/BikeHireDockingStation/code/code_for_using_dataModel.Transportation_BikeHireDockingStation.py) - -[code_for_using_dataModel.Transportation_APDSObservation.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/APDSObservation/code/code_for_using_dataModel.Transportation_APDSObservation.py) - -[code_for_using_dataModel.Transportation_AnprFlowObserved.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/AnprFlowObserved/code/code_for_using_dataModel.Transportation_AnprFlowObserved.py) - -[code_for_using_dataModel.Transportation_AnonymousCommuterId.py](https://github.com/smart-data-models/dataModel.Transportation/blob/master/AnonymousCommuterId/code/code_for_using_dataModel.Transportation_AnonymousCommuterId.py) - -[code_for_using_dataModel.WasteManagement_WasteObserved.py](https://github.com/smart-data-models/dataModel.WasteManagement/blob/master/WasteObserved/code/code_for_using_dataModel.WasteManagement_WasteObserved.py) - -[code_for_using_dataModel.WasteManagement_WasteContainerModel.py](https://github.com/smart-data-models/dataModel.WasteManagement/blob/master/WasteContainerModel/code/code_for_using_dataModel.WasteManagement_WasteContainerModel.py) - -[code_for_using_dataModel.WasteManagement_WasteContainerIsle.py](https://github.com/smart-data-models/dataModel.WasteManagement/blob/master/WasteContainerIsle/code/code_for_using_dataModel.WasteManagement_WasteContainerIsle.py) - -[code_for_using_dataModel.WasteManagement_WasteContainer.py](https://github.com/smart-data-models/dataModel.WasteManagement/blob/master/WasteContainer/code/code_for_using_dataModel.WasteManagement_WasteContainer.py) - -[code_for_using_dataModel.Weather_WeatherObserved.py](https://github.com/smart-data-models/dataModel.Weather/blob/master/WeatherObserved/code/code_for_using_dataModel.Weather_WeatherObserved.py) - -[code_for_using_dataModel.Weather_WeatherForecast.py](https://github.com/smart-data-models/dataModel.Weather/blob/master/WeatherForecast/code/code_for_using_dataModel.Weather_WeatherForecast.py) - -[code_for_using_dataModel.Weather_WeatherAlert.py](https://github.com/smart-data-models/dataModel.Weather/blob/master/WeatherAlert/code/code_for_using_dataModel.Weather_WeatherAlert.py) - -[code_for_using_dataModel.Weather_SeaConditions.py](https://github.com/smart-data-models/dataModel.Weather/blob/master/SeaConditions/code/code_for_using_dataModel.Weather_SeaConditions.py) - -[code_for_using_dataModel.Parking_ParkingSpot.py](https://github.com/smart-data-models/dataModel.Parking/blob/master/ParkingSpot/code/code_for_using_dataModel.Parking_ParkingSpot.py) - -[code_for_using_dataModel.Parking_ParkingGroup.py](https://github.com/smart-data-models/dataModel.Parking/blob/master/ParkingGroup/code/code_for_using_dataModel.Parking_ParkingGroup.py) - -[code_for_using_dataModel.Parking_ParkingAccess.py](https://github.com/smart-data-models/dataModel.Parking/blob/master/ParkingAccess/code/code_for_using_dataModel.Parking_ParkingAccess.py) - -[code_for_using_dataModel.Parking_OnStreetParking.py](https://github.com/smart-data-models/dataModel.Parking/blob/master/OnStreetParking/code/code_for_using_dataModel.Parking_OnStreetParking.py) - -[code_for_using_dataModel.Parking_OffStreetParking.py](https://github.com/smart-data-models/dataModel.Parking/blob/master/OffStreetParking/code/code_for_using_dataModel.Parking_OffStreetParking.py) - -[code_for_using_dataModel.WaterDistributionManagementEPANET_WaterNetwork.py](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/WaterNetwork/code/code_for_using_dataModel.WaterDistributionManagementEPANET_WaterNetwork.py) - -[code_for_using_dataModel.WaterDistributionManagementEPANET_Tank.py](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/Tank/code/code_for_using_dataModel.WaterDistributionManagementEPANET_Tank.py) - -[code_for_using_dataModel.WaterDistributionManagementEPANET_SimulationScenario.py](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/SimulationScenario/code/code_for_using_dataModel.WaterDistributionManagementEPANET_SimulationScenario.py) - -[code_for_using_dataModel.WaterDistributionManagementEPANET_SimulationResult.py](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/SimulationResult/code/code_for_using_dataModel.WaterDistributionManagementEPANET_SimulationResult.py) - -[code_for_using_dataModel.WaterDistributionManagementEPANET_Reservoir.py](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/Reservoir/code/code_for_using_dataModel.WaterDistributionManagementEPANET_Reservoir.py) - -[code_for_using_dataModel.WaterDistributionManagementEPANET_Pump.py](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/Pump/code/code_for_using_dataModel.WaterDistributionManagementEPANET_Pump.py) - -[code_for_using_dataModel.WaterDistributionManagementEPANET_Pipe.py](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/Pipe/code/code_for_using_dataModel.WaterDistributionManagementEPANET_Pipe.py) - -[code_for_using_dataModel.WaterDistributionManagementEPANET_Junction.py](https://github.com/smart-data-models/dataModel.WaterDistributionManagementEPANET/blob/master/Junction/code/code_for_using_dataModel.WaterDistributionManagementEPANET_Junction.py) - -[code_for_using_dataModel.Agrifood_VeterinarianTreatment.py](https://github.com/smart-data-models/dataModel.Agrifood/blob/master/VeterinarianTreatment/code/code_for_using_dataModel.Agrifood_VeterinarianTreatment.py) - -[code_for_using_dataModel.Agrifood_Pen.py](https://github.com/smart-data-models/dataModel.Agrifood/blob/master/Pen/code/code_for_using_dataModel.Agrifood_Pen.py) - -[code_for_using_dataModel.Agrifood_MeatProduct.py](https://github.com/smart-data-models/dataModel.Agrifood/blob/master/MeatProduct/code/code_for_using_dataModel.Agrifood_MeatProduct.py) - -[code_for_using_dataModel.Agrifood_FeedRegistry.py](https://github.com/smart-data-models/dataModel.Agrifood/blob/master/FeedRegistry/code/code_for_using_dataModel.Agrifood_FeedRegistry.py) - -[code_for_using_dataModel.Agrifood_Compartment.py](https://github.com/smart-data-models/dataModel.Agrifood/blob/master/Compartment/code/code_for_using_dataModel.Agrifood_Compartment.py) - -[code_for_using_dataModel.Agrifood_Carcass.py](https://github.com/smart-data-models/dataModel.Agrifood/blob/master/Carcass/code/code_for_using_dataModel.Agrifood_Carcass.py) - -[code_for_using_dataModel.Agrifood_AnimalMovement.py](https://github.com/smart-data-models/dataModel.Agrifood/blob/master/AnimalMovement/code/code_for_using_dataModel.Agrifood_AnimalMovement.py) - -[code_for_using_dataModel.Agrifood_AnimalDisease.py](https://github.com/smart-data-models/dataModel.Agrifood/blob/master/AnimalDisease/code/code_for_using_dataModel.Agrifood_AnimalDisease.py) - -[code_for_using_dataModel.Agrifood_Animal.py](https://github.com/smart-data-models/dataModel.Agrifood/blob/master/Animal/code/code_for_using_dataModel.Agrifood_Animal.py) - -[code_for_using_dataModel.Agrifood_AgriSoil.py](https://github.com/smart-data-models/dataModel.Agrifood/blob/master/AgriSoil/code/code_for_using_dataModel.Agrifood_AgriSoil.py) - -[code_for_using_dataModel.Agrifood_AgriProductType.py](https://github.com/smart-data-models/dataModel.Agrifood/blob/master/AgriProductType/code/code_for_using_dataModel.Agrifood_AgriProductType.py) - -[code_for_using_dataModel.Agrifood_AgriParcelRecord.py](https://github.com/smart-data-models/dataModel.Agrifood/blob/master/AgriParcelRecord/code/code_for_using_dataModel.Agrifood_AgriParcelRecord.py) - -[code_for_using_dataModel.Agrifood_AgriParcelOperation.py](https://github.com/smart-data-models/dataModel.Agrifood/blob/master/AgriParcelOperation/code/code_for_using_dataModel.Agrifood_AgriParcelOperation.py) - -[code_for_using_dataModel.Aquaculture_FishPopulation.py](https://github.com/smart-data-models/dataModel.Aquaculture/blob/master/FishPopulation/code/code_for_using_dataModel.Aquaculture_FishPopulation.py) - -[code_for_using_dataModel.Aquaculture_FeedingOperation.py](https://github.com/smart-data-models/dataModel.Aquaculture/blob/master/FeedingOperation/code/code_for_using_dataModel.Aquaculture_FeedingOperation.py) - -[code_for_using_dataModel.Aquaculture_Feeder.py](https://github.com/smart-data-models/dataModel.Aquaculture/blob/master/Feeder/code/code_for_using_dataModel.Aquaculture_Feeder.py) - -[code_for_using_dataModel.Aquaculture_Feed.py](https://github.com/smart-data-models/dataModel.Aquaculture/blob/master/Feed/code/code_for_using_dataModel.Aquaculture_Feed.py) - -[code_for_using_dataModel.ParksAndGardens_GreenspaceRecord.py](https://github.com/smart-data-models/dataModel.ParksAndGardens/blob/master/GreenspaceRecord/code/code_for_using_dataModel.ParksAndGardens_GreenspaceRecord.py) - -[code_for_using_dataModel.ParksAndGardens_Garden.py](https://github.com/smart-data-models/dataModel.ParksAndGardens/blob/master/Garden/code/code_for_using_dataModel.ParksAndGardens_Garden.py) - -[code_for_using_dataModel.ParksAndGardens_FlowerBed.py](https://github.com/smart-data-models/dataModel.ParksAndGardens/blob/master/FlowerBed/code/code_for_using_dataModel.ParksAndGardens_FlowerBed.py) - -[code_for_using_dataModel.UrbanMobility_TransitManagement.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/TransitManagement/code/code_for_using_dataModel.UrbanMobility_TransitManagement.py) - -[code_for_using_dataModel.UrbanMobility_GtfsTrip.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/GtfsTrip/code/code_for_using_dataModel.UrbanMobility_GtfsTrip.py) - -[code_for_using_dataModel.UrbanMobility_GtfsTransferRule.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/GtfsTransferRule/code/code_for_using_dataModel.UrbanMobility_GtfsTransferRule.py) - -[code_for_using_dataModel.UrbanMobility_GtfsStopTime.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/GtfsStopTime/code/code_for_using_dataModel.UrbanMobility_GtfsStopTime.py) - -[code_for_using_dataModel.UrbanMobility_GtfsStop.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/GtfsStop/code/code_for_using_dataModel.UrbanMobility_GtfsStop.py) - -[code_for_using_dataModel.UrbanMobility_GtfsStation.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/GtfsStation/code/code_for_using_dataModel.UrbanMobility_GtfsStation.py) - -[code_for_using_dataModel.UrbanMobility_GtfsShape.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/GtfsShape/code/code_for_using_dataModel.UrbanMobility_GtfsShape.py) - -[code_for_using_dataModel.UrbanMobility_GtfsService.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/GtfsService/code/code_for_using_dataModel.UrbanMobility_GtfsService.py) - -[code_for_using_dataModel.UrbanMobility_GtfsRoute.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/GtfsRoute/code/code_for_using_dataModel.UrbanMobility_GtfsRoute.py) - -[code_for_using_dataModel.UrbanMobility_GtfsFrequency.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/GtfsFrequency/code/code_for_using_dataModel.UrbanMobility_GtfsFrequency.py) - -[code_for_using_dataModel.UrbanMobility_GtfsCalendarRule.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/GtfsCalendarRule/code/code_for_using_dataModel.UrbanMobility_GtfsCalendarRule.py) - -[code_for_using_dataModel.UrbanMobility_GtfsCalendarDateRule.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/GtfsCalendarDateRule/code/code_for_using_dataModel.UrbanMobility_GtfsCalendarDateRule.py) - -[code_for_using_dataModel.UrbanMobility_GtfsAgency.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/GtfsAgency/code/code_for_using_dataModel.UrbanMobility_GtfsAgency.py) - -[code_for_using_dataModel.UrbanMobility_GtfsAccessPoint.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/GtfsAccessPoint/code/code_for_using_dataModel.UrbanMobility_GtfsAccessPoint.py) - -[code_for_using_dataModel.UrbanMobility_ArrivalEstimation.py](https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/ArrivalEstimation/code/code_for_using_dataModel.UrbanMobility_ArrivalEstimation.py) - -[code_for_using_dataModel.KeyPerformanceIndicator_KeyPerformanceIndicator.py](https://github.com/smart-data-models/dataModel.KeyPerformanceIndicator/blob/master/KeyPerformanceIndicator/code/code_for_using_dataModel.KeyPerformanceIndicator_KeyPerformanceIndicator.py) - -[code_for_using_dataModel.PointOfInteraction_SmartSpot.py](https://github.com/smart-data-models/dataModel.PointOfInteraction/blob/master/SmartSpot/code/code_for_using_dataModel.PointOfInteraction_SmartSpot.py) - -[code_for_using_dataModel.PointOfInteraction_SmartPointOfInteraction.py](https://github.com/smart-data-models/dataModel.PointOfInteraction/blob/master/SmartPointOfInteraction/code/code_for_using_dataModel.PointOfInteraction_SmartPointOfInteraction.py) - -[code_for_using_dataModel.User_UserContext.py](https://github.com/smart-data-models/dataModel.User/blob/master/UserContext/code/code_for_using_dataModel.User_UserContext.py) - -[code_for_using_dataModel.User_Activity.py](https://github.com/smart-data-models/dataModel.User/blob/master/Activity/code/code_for_using_dataModel.User_Activity.py) - ### Contribution -You can raise an [issue](https://github.com/smart-data-models/dataModel.User/issues) or submit your [PR](https://github.com/smart-data-models/dataModel.User/pulls) on existing data models +You can raise an [issue](https://github.com/smart-data-models/dataModel.Building/issues) or submit your [PR](https://github.com/smart-data-models/dataModel.Building/pulls) on existing data models