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
Descripción global: **Observación diaria de patrones de movilidad de vehículos eléctricos agregados por ubicación, marca de vehículo y región geográfica.**
10
+
Descripción global: **Observación diaria de los patrones de movilidad de vehículos eléctricos agregados por ubicación, marca de vehículo y región geográfica.**
11
11
versión: 0.0.1
12
12
<!-- /20-Description -->
13
13
<!-- 30-PropertiesList -->
@@ -23,8 +23,8 @@
23
23
- `postalCode[string]`: El código postal. Por ejemplo, 24004 . Model: [https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode)
24
24
- `streetAddress[string]`: La dirección de la calle . Model: [https://schema.org/streetAddress](https://schema.org/streetAddress)
25
25
- `streetNr[string]`: Número que identifica una propiedad específica en una calle pública
26
-
- `alternateName[string]`: Un nombre alternativo para este elemento
27
-
- `areaServed[string]`: El área geográfica donde se proporciona un servicio o elemento ofrecido . Model: [https://schema.org/Text](https://schema.org/Text)- `averageDistanceKm[number]`: Average distance traveled in kilometers . Model: [https://schema.org/Number](https://schema.org/Number)- `dataProvider[string]`: Provider of the harmonised data entity . Model: [https://schema.org/Text](https://schema.org/Text)- `dateCreated[date-time]`: Entity creation timestamp. This will usually be allocated by the storage platform - `dateModified[date-time]`: Timestamp of the last modification of the entity. This will usually be allocated by the storage platform - `dateObserved[date]`: Date of the observation (YYYY-MM-DD) . Model: [https://schema.org/Date](https://schema.org/Date)- `description[string]`: A description of this item - `deviceBrand[string]`: Brand or manufacturer of the electric vehicle . Model: [https://schema.org/Text](https://schema.org/Text)- `district[string]`: District where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `id[*]`: Unique identifier of the entity - `location[*]`: Geojson reference to the item. It can be Point, LineString, Polygon, MultiPoint, MultiLineString or MultiPolygon - `locationCode[string]`: Official municipality code . Model: [https://schema.org/Text](https://schema.org/Text)- `municipality[string]`: Municipality where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `n[number]`: Number of observations used to calculate the average distance . Model: [https://schema.org/Number](https://schema.org/Number)- `name[string]`: The name of this item - `owner[array]`: A List containing a JSON encoded sequence of characters referencing the unique Ids of the owner(s) - `region[string]`: Region where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `seeAlso[*]`: list of uri pointing to additional resources about the item - `source[string]`: Original source of the data as a URL . Model: [https://schema.org/Text](https://schema.org/Text)- `type[string]`: NGSI entity type. It has to be ElectricVehicleMobility - `vehicleType[string]`: Type of electric vehicle . Model: [https://schema.org/Text](https://schema.org/Text)<!-- /30-PropertiesList -->
26
+
- `alternateName[string]`: Un nombre alternativo para este elemento
27
+
- `areaServed[string]`: El área geográfica donde se presta un servicio o un elemento ofrecido . Model: [https://schema.org/Text](https://schema.org/Text)- `averageDistanceKm[number]`: Average distance traveled in kilometers . Model: [https://schema.org/Number](https://schema.org/Number)- `dataProvider[string]`: Provider of the harmonised data entity . Model: [https://schema.org/Text](https://schema.org/Text)- `dateCreated[date-time]`: Entity creation timestamp. This will usually be allocated by the storage platform - `dateModified[date-time]`: Timestamp of the last modification of the entity. This will usually be allocated by the storage platform - `dateObserved[date]`: Date of the observation (YYYY-MM-DD) . Model: [https://schema.org/Date](https://schema.org/Date)- `description[string]`: A description of this item - `deviceBrand[string]`: Brand or manufacturer of the electric vehicle . Model: [https://schema.org/Text](https://schema.org/Text)- `district[string]`: District where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `id[*]`: Unique identifier of the entity - `location[*]`: Geojson reference to the item. It can be Point, LineString, Polygon, MultiPoint, MultiLineString or MultiPolygon - `locationCode[string]`: Official municipality code . Model: [https://schema.org/Text](https://schema.org/Text)- `municipality[string]`: Municipality where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `n[number]`: Number of observations used to calculate the average distance . Model: [https://schema.org/Number](https://schema.org/Number)- `name[string]`: The name of this item - `owner[array]`: A List containing a JSON encoded sequence of characters referencing the unique Ids of the owner(s) - `region[string]`: Region where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `seeAlso[*]`: list of uri pointing to additional resources about the item - `source[string]`: Original source of the data as a URL . Model: [https://schema.org/Text](https://schema.org/Text)- `type[string]`: NGSI entity type. It has to be ElectricVehicleMobility - `vehicleType[string]`: Type of electric vehicle . Model: [https://schema.org/Text](https://schema.org/Text)<!-- /30-PropertiesList -->
28
28
<!-- 35-RequiredProperties -->
29
29
Propiedades requeridas
30
30
- `id`
@@ -37,7 +37,7 @@ Propiedades requeridas
37
37
Ordenado alfabéticamente (haga clic para detalles)
38
38
<!-- /50-DataModelHeader -->
39
39
<!-- 60-ModelYaml -->
40
-
<details><summary><strong>detalles completos de yaml</strong></summary>
0 commit comments