find_charging_stations_nearby
Find public charging stations near a point.
Direct GET
For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.
Open this validated HTML GET URL
https://allemannsdata.com/wiki/kilder/nobil/find_charging_stations_nearby/?lat={lat}&lon={lon}&distance_m=5000&limit=20&realtime=false&offset=0
For software and dashboards:
Read the operation descriptor.
The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations_nearby?lat={lat}&lon={lon}&distance_m=5000&limit=20&realtime=false&offset=0.
Open this exact request as JSON.
| Parameter | Requirement | JSON type | Description |
|---|---|---|---|
lat | required | number | Centre latitude in WGS84 decimal degrees. |
lon | required | number | Centre longitude in WGS84 decimal degrees. |
distance_m | optional | integer | Maximum distance in metres. |
limit | optional | integer | Maximum number of stations, 1-200. |
realtime | optional | boolean | Request connector availability where reported to NOBIL. |
offset | optional | integer | Number of list items to skip; default 0. |
Generated JavaScript, Python and response structure
Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.
Example for generated JavaScript and Python
https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations_nearby?lat={lat}&lon={lon}&distance_m=5000&limit=20&realtime=false&offset=0
Replace URL placeholders and remove unused optional parameters.
JavaScript in a dashboard
const url = "https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations_nearby?lat={lat}&lon={lon}&distance_m=5000&limit=20&realtime=false&offset=0";
const response = await fetch(url);
if (!response.ok) {
const failure = await response.json();
throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;
Python without additional packages
import json
from urllib.request import urlopen
url = "https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations_nearby?lat={lat}&lon={lon}&distance_m=5000&limit=20&realtime=false&offset=0"
with urlopen(url) as response:
result = json.load(response)
data = result["data"]
Response structure
{
"source": "nobil",
"operation": "find_charging_stations_nearby",
"parameters": {},
"data": {},
"entities": [],
"_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
"_links": {"self": "...", "source": "...", "wiki": "..."}
}
Form for manual use
The form is a fallback for people and browser agents that cannot open the GET URL directly.
Result
- Provider:
- NOBIL.no
- Rights:
- Creative Commons Attribution 4.0 International License
- apiver:
- 3
- chargerstations:
16 results
- csmd:
- id:
- 5882
- distance:
- 281
- name:
- Trekanten parkering
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Søndre gate
- House_number:
- 2
- Zipcode:
- 8624
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Charge365
- Operator:
- Charge365
- Number_charging_points:
- 4
- Position:
- (66.30708,14.13173)
- Image:
- no.image.svg
- Available_charging_points:
- 4
- User_comment:
- Må ha konto hos Charge365. Se mer informasjon her: https://www.charge365.no/veiledning-for-bruker
- Contact_info:
- tel: +47 930 95 365 epost: post@charge365.no
- Created:
- 2019-09-20 12:45:52
- Updated:
- 2019-09-20 12:45:52
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_05882
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 1899
- distance:
- 521
- name:
- Comfort Hotell Ole Tobias
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Thora Meyersgate
- House_number:
- 2
- Zipcode:
- 8622
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- Comfort Hotell Ole Tobias
- Owned_by:
- Comfort Hotell
- Operator:
- Comfort Hotell
- Number_charging_points:
- 1
- Position:
- (66.31284,14.13404)
- Image:
- Kommer
- Available_charging_points:
- 1
- User_comment:
- Kontakt resepsjonen for bruk For tilgang og betaling se www.ladeinorge.no
- Contact_info:
- https://ladeinorge.no/meld-ifra-om-feil?u=1
- Created:
- 2014-05-23 10:24:12
- Updated:
- 2019-12-12 14:53:28
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_01899
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 3
- trans:
- Other
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 6
- trans:
- Hotel & restaurants
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Salto
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 6401
- distance:
- 616
- name:
- Sulland Mo AS
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Redvald Knudtsonsvei
- House_number:
- 1
- Zipcode:
- 8624
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- VW, Audi og Skoda bil butikk/servicepunkt
- Owned_by:
- Sulland Mo AS
- Operator:
- Sulland Mo AS
- Number_charging_points:
- 4
- Position:
- (66.30417,14.12859)
- Image:
- no.image.svg
- Available_charging_points:
- 4
- User_comment:
- not reported by source
- Contact_info:
- Telefon: 75129630 E-post: mo@moller.no
- Created:
- 2020-04-07 08:58:19
- Updated:
- 2020-04-07 11:06:31
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_06401
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 4
- trans:
- By appointment
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 13
- trans:
- 50 kW - 500VDC max 100A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 13
- trans:
- 50 kW - 500VDC max 100A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 8094
- distance:
- 628
- name:
- Scandic Meyergården - Mo i Rana
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Fridtjof Nansens gate
- House_number:
- 28
- Zipcode:
- 8622
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Charge365
- Operator:
- Charge365
- Number_charging_points:
- 14
- Position:
- (66.31235,14.13559)
- Image:
- no.image.svg
- Available_charging_points:
- 14
- User_comment:
- Betal ved å: - Koble seg på og betale med SMS - Laste ned app (charge365) og betale med kort. - Lage seg bruker på charge365 og bestille brikke. Se mer informasjon her: https://www.charge365.no/veiledning-for-bruker
- Contact_info:
- Tel: +47 930 95 365 Epost: post@charge365.no
- Created:
- 2021-09-30 13:50:32
- Updated:
- 2021-09-30 13:50:32
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_08094
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 6
- trans:
- Hotel & restaurants
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 11:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 12:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 13:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 14:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 75902
- distance:
- 664
- name:
- Recharge Esso Langneset
- ocpidb_mapping_stasjon_id:
- NO#REC#112
- Street:
- Verkstedveien
- House_number:
- 3
- Zipcode:
- 8624
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Recharge
- Operator:
- Recharge
- Number_charging_points:
- 8
- Position:
- (66.3045037,14.1342276)
- Image:
- no.image.svg
- Available_charging_points:
- 8
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2026-01-16 04:01:02
- Updated:
- 2026-06-26 15:38:36
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_75902
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4441
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4441
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 120
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4442
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4442
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 300
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4443
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4443
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 120
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4444
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*D
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4444
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 300
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4445
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*E
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4445
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4446
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*F
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4446
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4447
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*G
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4447
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4448
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*H
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4448
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- csmd:
- id:
- 40773
- distance:
- 883
- name:
- Terminalveien
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Terminalveien
- House_number:
- not reported by source
- Zipcode:
- 8624
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- Rana Industriterminal.
- Owned_by:
- Nordea Finance
- Operator:
- Rana Industriterminal AS
- Number_charging_points:
- 2
- Position:
- (66.30497,14.12405)
- Image:
- no.image.svg
- Available_charging_points:
- 2
- User_comment:
- Vi ber om å få Nobil-ID tilsendt på epost.
- Contact_info:
- Alf Øverli, alf.overli@mip.no
- Created:
- 2025-01-24 10:37:53
- Updated:
- 2025-01-28 14:00:04
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_40773
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 3
- trans:
- Other
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 5
- trans:
- Transport hub
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 4
- trans:
- By appointment
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 3
- trans:
- Other
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 33
- trans:
- 300 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 3
- trans:
- Other
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 33
- trans:
- 300 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 3470
- distance:
- 939
- name:
- Clarion Hotel Helma
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Thomas Von Westens gate
- House_number:
- 2
- Zipcode:
- 8624
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- Parkeringshus under hotellet.
- Owned_by:
- Clarion Hotel Helma
- Operator:
- Clarion Hotel Helma
- Number_charging_points:
- 1
- Position:
- (66.30879,14.13911)
- Image:
- 3470.jpg
- Available_charging_points:
- 1
- User_comment:
- Parkering og lading er gratis for hotellets gjester mot anskaffelse av parkeringsbevis fra resepsjonen. Andre kan lade mot å betale parkeringsavgift (20 kr/t dagtid, 10 kr/t kveld og natt).
- Contact_info:
- Clarion Hotel Helma tlf: 78 10 11 80
- Created:
- 2016-07-08 15:27:57
- Updated:
- 2023-10-23 16:05:30
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_03470
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 2
- trans:
- Car park
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 10
- trans:
- Miscellaneous
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 25693
- distance:
- 1458
- name:
- PostNord Mo i Rana
- ocpidb_mapping_stasjon_id:
- NO#BKK#B8WZ2IHE2FNR4
- Street:
- Nordre gate
- House_number:
- 13
- Zipcode:
- 8622
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Eviny
- Operator:
- Eviny
- Number_charging_points:
- 2
- Position:
- (66.319588,14.139371)
- Image:
- no.image.svg
- Available_charging_points:
- 2
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2024-05-16 05:00:19
- Updated:
- 2026-06-26 17:58:54
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_25693
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 230
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 20778
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EPNMO1
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 20778
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 230
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 20779
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EPNMO2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 20779
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- csmd:
- id:
- 5883
- distance:
- 1878
- name:
- Haaland AS
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Søderlundmyra
- House_number:
- 18
- Zipcode:
- 8622
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Charge365
- Operator:
- Charge365
- Number_charging_points:
- 2
- Position:
- (66.3173,14.14577)
- Image:
- no.image.svg
- Available_charging_points:
- 2
- User_comment:
- Må ha konto hos Charge365. Se mer informasjon her: https://www.charge365.no/veiledning-for-bruker
- Contact_info:
- tel: +47 930 95 365 epost: post@charge365.no
- Created:
- 2019-09-20 12:50:50
- Updated:
- 2025-04-14 12:16:53
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_05883
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 71065
- distance:
- 2192
- name:
- Circle K Mo i Rana
- ocpidb_mapping_stasjon_id:
- NO#CKE#97484b28-2333-472c-911c-e78f6ab64ec4
- Street:
- Stigerplatåveien
- House_number:
- 2
- Zipcode:
- 8626
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Circle K
- Operator:
- Circle K
- Number_charging_points:
- 10
- Position:
- (66.307491,14.150306)
- Image:
- no.image.svg
- Available_charging_points:
- 10
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-11-03 19:31:55
- Updated:
- 2026-06-26 17:41:23
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_71065
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 2ce63294-4d13-4718-bfe8-3643df4bc5f2
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39363*5
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- fc5ebf77-186d-4e92-8630-e107c376c084
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 35196e86-8d59-4e97-8c62-94edd4893faf
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39363*2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 64faba1d-db33-4b0f-b849-6789a01a827d
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 70552e61-4498-4a01-baad-33c8fa009d23
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39364*5
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- f1c013a0-0fe3-4598-914b-911ce673a914
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8b34bef3-58e3-467e-abe7-4657742fe661
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39364*3
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- ff890b8b-3fa6-4f2d-8706-554934f8ebad
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9490089c-0fd9-4f55-bf8d-744b3ec2a1a6
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39363*1
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 622b36df-8f0c-460b-9119-8e748543cac8
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9858268a-6d83-4134-b6f8-66448f0eb8be
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39364*4
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- cb3eff89-4929-4abf-a844-dc7e4f5b45f7
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9e21de82-2c97-4cdf-83c8-20b2bd7f1286
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39364*2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1a32085d-b52a-422e-86ef-43112a691178
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- b7d541b1-bc91-4606-b343-2845ddbe69fa
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39364*1
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9a954e25-12eb-4ea6-ada4-0c5a1838e112
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- bae4fb9f-6cd4-4f63-843c-c9c39404ebc9
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39363*4
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- e5c18e90-81ef-4cb4-b0ad-255ca61b8e30
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- f0493d10-db4b-42ff-89ed-a6e235f17c9b
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39363*3
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8aa15dfd-4778-483e-ac18-3fbadbf4b2dd
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- csmd:
- id:
- 75163
- distance:
- 2229
- name:
- Mo i Rana, Norway
- ocpidb_mapping_stasjon_id:
- US#TSL#9f489eaf-2f8a-4bfa-b3e6-7b6e85ec7c76
- Street:
- 24, Svortdalen
- House_number:
- not reported by source
- Zipcode:
- 8626
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Tesla, Inc.
- Operator:
- Tesla
- Number_charging_points:
- 20
- Position:
- (66.306059,14.150459)
- Image:
- no.image.svg
- Available_charging_points:
- 20
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-12-19 18:50:54
- Updated:
- 2026-06-26 17:45:12
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_75163
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 04242fe9-9dca-4d85-8e04-406ccfbadb04
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCE
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 63cef313-a117-44be-8cfb-8c00aa982c5d
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 08df260d-db29-4e25-9301-0de5513b42c5
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBC6
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 0da70203-d341-4515-b910-fbc00c11215e
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 0ef94a11-18ef-4935-be48-e52074bde2ad
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBC7
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 6bd59318-6fb7-4f88-9b68-707cca5ccaa2
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 234e925b-b64a-4cc0-919d-988193eee7c1
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCA
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 3315beb0-f371-4cb7-8674-205d24e9cd35
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 27a3a1e6-96e9-49f7-bfd8-9313e11b8a8b
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBC9
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1999a3c1-84c7-41c2-8df2-1814ee631c85
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 375cebd2-44a4-419f-90ae-4573ff57a223
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBV0
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 712ace8f-6009-421c-95b3-f21bdd2e97fd
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 3c5a8853-2f82-4436-8c63-0af20f97f7f7
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBC3
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 3831810e-508b-49b8-8112-3c2852788dc7
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 3c7038da-f995-4a43-8065-c2cf670fb28c
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCL
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 3a072ec5-865a-4620-b62b-c0d6aaa77c26
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 40a5e474-959c-41e1-a455-73bb74ad2acb
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBUQ
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 07fe8170-940e-47b6-8910-db18c7ee8204
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 54aa029b-2c00-4fb7-a209-a704a68cf872
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCF
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 65d787ba-c3e8-48d3-9cae-1fa0995ef909
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 11:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 56c9135a-52d3-430e-be1a-3f302404513f
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCB
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 207a32e8-d659-4b05-8fc8-ac8b775d7968
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 12:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 57ed0eb2-a0cf-450c-b8d9-52b7f055c6d2
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCI
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 5e5effaf-74a8-4d6e-ac13-b4c4a0529367
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 13:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 6608e404-e521-46b5-90bf-3a53f55a18b5
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCG
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 6d7d1ded-65e1-4445-a387-1398d87066db
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 14:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9a021d0d-cb9b-47fa-97a9-725f445e62dd
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBC8
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- bc1e9d8a-2d64-44cc-9ed0-245763fd6b39
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 15:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9df5f3dd-2b8e-4208-afad-ebd20626675a
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBUS
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 301df62c-fd54-41f7-b509-2b7708755106
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 16:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- a2233678-363b-41ec-ac8c-924c2b833677
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCJ
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- f27fda9e-20ad-4cd4-88f3-25c42b246c9b
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 17:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ae92fd16-f360-4f8b-999f-46b34b4a373e
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBAB
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4a87bdb1-9f38-42c7-a262-f46847afd5e0
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 18:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- b102b14e-e63f-4014-ae6d-f3932ed30c99
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCC
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 97a57689-45cc-49d2-bcd5-e6b5063b0035
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 19:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- c2cc3aaa-7c51-448a-925c-71f69a2cbe8b
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBC4
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8872a67e-bc77-4f47-9d62-064268ad1846
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 20:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- d24c6c21-feb9-41b9-8883-6a224c25c263
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBC5
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 15d2d16d-662e-468a-8902-9932fcb5e88c
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- csmd:
- id:
- 1900
- distance:
- 2937
- name:
- eRoute 71, Telemix/Telehuset Mo I Rana
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Mellomvika
- House_number:
- 13
- Zipcode:
- 8622
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- Utenfor Telemix/Telehuset
- Owned_by:
- Telemix/Telehuset
- Operator:
- Telemix/Telehuset
- Number_charging_points:
- 1
- Position:
- (66.32193,14.15417)
- Image:
- 1900.jpg
- Available_charging_points:
- 1
- User_comment:
- Parkeringsavgift: ukjent
- Contact_info:
- not reported by source
- Created:
- 2014-05-23 10:32:52
- Updated:
- 2014-06-27 20:48:28
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_01900
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 3
- trans:
- Other
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Salto
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 75911
- distance:
- 3643
- name:
- Recharge Esso Ytteren
- ocpidb_mapping_stasjon_id:
- NO#REC#434
- Street:
- Gammelveien
- House_number:
- 9
- Zipcode:
- 8614
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Recharge
- Operator:
- Recharge
- Number_charging_points:
- 6
- Position:
- (66.340821,14.142876)
- Image:
- no.image.svg
- Available_charging_points:
- 6
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2026-01-16 04:01:16
- Updated:
- 2026-06-26 16:26:24
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_75911
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8583
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4785*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8583
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8584
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4785*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8584
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 120
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8585
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4785*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8585
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8586
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4786*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8586
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8587
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4786*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8587
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 120
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8588
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4786*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8588
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- csmd:
- id:
- 70018
- distance:
- 8142
- name:
- Recharge Esso Grubhei
- ocpidb_mapping_stasjon_id:
- NO#REC#302
- Street:
- Storsanddalen
- House_number:
- 1
- Zipcode:
- 8610
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Recharge
- Operator:
- Recharge
- Number_charging_points:
- 5
- Position:
- (66.3203619,14.2031432)
- Image:
- no.image.svg
- Available_charging_points:
- 5
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-10-14 05:01:08
- Updated:
- 2026-06-26 16:09:34
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_70018
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 7531
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4951*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 7531
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 13
- trans:
- 50 kW - 500VDC max 100A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 7532
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4951*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 7532
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 50
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 7533
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4951*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 7533
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8641
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4712*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8641
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8642
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4712*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8642
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- csmd:
- id:
- 35298
- distance:
- 20053
- name:
- Mo i Rana lufthavn, Røssvoll
- ocpidb_mapping_stasjon_id:
- NO#MER#5F0B95BF-CA4B-EE11-BE6E-000D3AAD7608
- Street:
- Skonseng
- House_number:
- 8615
- Zipcode:
- 8615
- City:
- SKONSENG
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Mer Norway
- Operator:
- Mer Norway
- Number_charging_points:
- 6
- Position:
- (66.36504,14.30279)
- Image:
- no.image.svg
- Available_charging_points:
- 6
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2024-10-03 05:00:10
- Updated:
- 2026-06-26 17:07:41
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_35298
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 2
- trans:
- Car park
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 800
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 11BC0493-7BD1-EE11-9079-6045BD905DED
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E42167
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 250
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 40BC0493-7BD1-EE11-9079-6045BD905DED
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E42168
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 156
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 800
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4ABB0493-7BD1-EE11-9079-6045BD905DED
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E42170
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 250
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 800
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 65BC0493-7BD1-EE11-9079-6045BD905DED
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E42169
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 250
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 99BB0493-7BD1-EE11-9079-6045BD905DED
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E42171
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 156
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 800
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- D9BB0493-7BD1-EE11-9079-6045BD905DED
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E42172
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 250
- csmd:
- id:
- 17762
- distance:
- 20143
- name:
- Mo i Rana lufthavn, Røssvoll P1
- ocpidb_mapping_stasjon_id:
- NO#MER#4C8A2338-5742-EE11-BDF3-000D3A43F0AE
- Street:
- Mo i Rana lufthavn, Røssvoll
- House_number:
- not reported by source
- Zipcode:
- 8615
- City:
- SKONSENG
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Mer Norway
- Operator:
- Mer Norway
- Number_charging_points:
- 2
- Position:
- (66.36487,14.30369)
- Image:
- no.image.svg
- Available_charging_points:
- 2
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2023-09-21 05:00:19
- Updated:
- 2026-06-26 16:33:28
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_17762
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 2
- trans:
- Car park
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 230
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 43621F64-B14B-EE11-BE6E-6045BD8D15FE
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E28501
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 230
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- A3954165-B14B-EE11-BE6E-6045BD905AE7
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E28502
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- limit:
- 25
- offset:
- 0
- returned:
- 16
- has_more_results:
- no
- truncated:
- no
Show all fields in HTML
- Provider:
- NOBIL.no
- Rights:
- Creative Commons Attribution 4.0 International License
- apiver:
- 3
- chargerstations:
16 results
- csmd:
- id:
- 5882
- distance:
- 281
- name:
- Trekanten parkering
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Søndre gate
- House_number:
- 2
- Zipcode:
- 8624
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Charge365
- Operator:
- Charge365
- Number_charging_points:
- 4
- Position:
- (66.30708,14.13173)
- Image:
- no.image.svg
- Available_charging_points:
- 4
- User_comment:
- Må ha konto hos Charge365. Se mer informasjon her: https://www.charge365.no/veiledning-for-bruker
- Contact_info:
- tel: +47 930 95 365 epost: post@charge365.no
- Created:
- 2019-09-20 12:45:52
- Updated:
- 2019-09-20 12:45:52
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_05882
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 1899
- distance:
- 521
- name:
- Comfort Hotell Ole Tobias
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Thora Meyersgate
- House_number:
- 2
- Zipcode:
- 8622
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- Comfort Hotell Ole Tobias
- Owned_by:
- Comfort Hotell
- Operator:
- Comfort Hotell
- Number_charging_points:
- 1
- Position:
- (66.31284,14.13404)
- Image:
- Kommer
- Available_charging_points:
- 1
- User_comment:
- Kontakt resepsjonen for bruk For tilgang og betaling se www.ladeinorge.no
- Contact_info:
- https://ladeinorge.no/meld-ifra-om-feil?u=1
- Created:
- 2014-05-23 10:24:12
- Updated:
- 2019-12-12 14:53:28
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_01899
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 3
- trans:
- Other
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 6
- trans:
- Hotel & restaurants
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Salto
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 6401
- distance:
- 616
- name:
- Sulland Mo AS
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Redvald Knudtsonsvei
- House_number:
- 1
- Zipcode:
- 8624
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- VW, Audi og Skoda bil butikk/servicepunkt
- Owned_by:
- Sulland Mo AS
- Operator:
- Sulland Mo AS
- Number_charging_points:
- 4
- Position:
- (66.30417,14.12859)
- Image:
- no.image.svg
- Available_charging_points:
- 4
- User_comment:
- not reported by source
- Contact_info:
- Telefon: 75129630 E-post: mo@moller.no
- Created:
- 2020-04-07 08:58:19
- Updated:
- 2020-04-07 11:06:31
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_06401
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 4
- trans:
- By appointment
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 13
- trans:
- 50 kW - 500VDC max 100A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 13
- trans:
- 50 kW - 500VDC max 100A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 8094
- distance:
- 628
- name:
- Scandic Meyergården - Mo i Rana
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Fridtjof Nansens gate
- House_number:
- 28
- Zipcode:
- 8622
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Charge365
- Operator:
- Charge365
- Number_charging_points:
- 14
- Position:
- (66.31235,14.13559)
- Image:
- no.image.svg
- Available_charging_points:
- 14
- User_comment:
- Betal ved å: - Koble seg på og betale med SMS - Laste ned app (charge365) og betale med kort. - Lage seg bruker på charge365 og bestille brikke. Se mer informasjon her: https://www.charge365.no/veiledning-for-bruker
- Contact_info:
- Tel: +47 930 95 365 Epost: post@charge365.no
- Created:
- 2021-09-30 13:50:32
- Updated:
- 2021-09-30 13:50:32
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_08094
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 6
- trans:
- Hotel & restaurants
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 11:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 12:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 13:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 14:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 75902
- distance:
- 664
- name:
- Recharge Esso Langneset
- ocpidb_mapping_stasjon_id:
- NO#REC#112
- Street:
- Verkstedveien
- House_number:
- 3
- Zipcode:
- 8624
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Recharge
- Operator:
- Recharge
- Number_charging_points:
- 8
- Position:
- (66.3045037,14.1342276)
- Image:
- no.image.svg
- Available_charging_points:
- 8
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2026-01-16 04:01:02
- Updated:
- 2026-06-26 15:38:36
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_75902
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4441
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4441
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 120
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4442
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4442
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 300
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4443
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4443
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 120
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4444
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*D
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4444
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 300
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4445
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*E
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4445
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4446
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*F
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4446
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4447
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*G
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4447
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4448
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4877*H
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4448
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- csmd:
- id:
- 40773
- distance:
- 883
- name:
- Terminalveien
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Terminalveien
- House_number:
- not reported by source
- Zipcode:
- 8624
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- Rana Industriterminal.
- Owned_by:
- Nordea Finance
- Operator:
- Rana Industriterminal AS
- Number_charging_points:
- 2
- Position:
- (66.30497,14.12405)
- Image:
- no.image.svg
- Available_charging_points:
- 2
- User_comment:
- Vi ber om å få Nobil-ID tilsendt på epost.
- Contact_info:
- Alf Øverli, alf.overli@mip.no
- Created:
- 2025-01-24 10:37:53
- Updated:
- 2025-01-28 14:00:04
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_40773
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 3
- trans:
- Other
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 5
- trans:
- Transport hub
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 4
- trans:
- By appointment
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 3
- trans:
- Other
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 33
- trans:
- 300 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 3
- trans:
- Other
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 33
- trans:
- 300 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 3470
- distance:
- 939
- name:
- Clarion Hotel Helma
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Thomas Von Westens gate
- House_number:
- 2
- Zipcode:
- 8624
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- Parkeringshus under hotellet.
- Owned_by:
- Clarion Hotel Helma
- Operator:
- Clarion Hotel Helma
- Number_charging_points:
- 1
- Position:
- (66.30879,14.13911)
- Image:
- 3470.jpg
- Available_charging_points:
- 1
- User_comment:
- Parkering og lading er gratis for hotellets gjester mot anskaffelse av parkeringsbevis fra resepsjonen. Andre kan lade mot å betale parkeringsavgift (20 kr/t dagtid, 10 kr/t kveld og natt).
- Contact_info:
- Clarion Hotel Helma tlf: 78 10 11 80
- Created:
- 2016-07-08 15:27:57
- Updated:
- 2023-10-23 16:05:30
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_03470
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 2
- trans:
- Car park
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 10
- trans:
- Miscellaneous
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 25693
- distance:
- 1458
- name:
- PostNord Mo i Rana
- ocpidb_mapping_stasjon_id:
- NO#BKK#B8WZ2IHE2FNR4
- Street:
- Nordre gate
- House_number:
- 13
- Zipcode:
- 8622
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Eviny
- Operator:
- Eviny
- Number_charging_points:
- 2
- Position:
- (66.319588,14.139371)
- Image:
- no.image.svg
- Available_charging_points:
- 2
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2024-05-16 05:00:19
- Updated:
- 2026-06-26 17:58:54
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_25693
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 230
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 20778
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EPNMO1
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 20778
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 230
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 20779
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EPNMO2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 20779
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- csmd:
- id:
- 5883
- distance:
- 1878
- name:
- Haaland AS
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Søderlundmyra
- House_number:
- 18
- Zipcode:
- 8622
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Charge365
- Operator:
- Charge365
- Number_charging_points:
- 2
- Position:
- (66.3173,14.14577)
- Image:
- no.image.svg
- Available_charging_points:
- 2
- User_comment:
- Må ha konto hos Charge365. Se mer informasjon her: https://www.charge365.no/veiledning-for-bruker
- Contact_info:
- tel: +47 930 95 365 epost: post@charge365.no
- Created:
- 2019-09-20 12:50:50
- Updated:
- 2025-04-14 12:16:53
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_05883
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 71065
- distance:
- 2192
- name:
- Circle K Mo i Rana
- ocpidb_mapping_stasjon_id:
- NO#CKE#97484b28-2333-472c-911c-e78f6ab64ec4
- Street:
- Stigerplatåveien
- House_number:
- 2
- Zipcode:
- 8626
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Circle K
- Operator:
- Circle K
- Number_charging_points:
- 10
- Position:
- (66.307491,14.150306)
- Image:
- no.image.svg
- Available_charging_points:
- 10
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-11-03 19:31:55
- Updated:
- 2026-06-26 17:41:23
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_71065
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 2ce63294-4d13-4718-bfe8-3643df4bc5f2
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39363*5
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- fc5ebf77-186d-4e92-8630-e107c376c084
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 35196e86-8d59-4e97-8c62-94edd4893faf
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39363*2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 64faba1d-db33-4b0f-b849-6789a01a827d
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 70552e61-4498-4a01-baad-33c8fa009d23
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39364*5
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- f1c013a0-0fe3-4598-914b-911ce673a914
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8b34bef3-58e3-467e-abe7-4657742fe661
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39364*3
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- ff890b8b-3fa6-4f2d-8706-554934f8ebad
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9490089c-0fd9-4f55-bf8d-744b3ec2a1a6
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39363*1
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 622b36df-8f0c-460b-9119-8e748543cac8
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9858268a-6d83-4134-b6f8-66448f0eb8be
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39364*4
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- cb3eff89-4929-4abf-a844-dc7e4f5b45f7
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9e21de82-2c97-4cdf-83c8-20b2bd7f1286
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39364*2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1a32085d-b52a-422e-86ef-43112a691178
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- b7d541b1-bc91-4606-b343-2845ddbe69fa
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39364*1
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9a954e25-12eb-4ea6-ada4-0c5a1838e112
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- bae4fb9f-6cd4-4f63-843c-c9c39404ebc9
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39363*4
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- e5c18e90-81ef-4cb4-b0ad-255ca61b8e30
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- f0493d10-db4b-42ff-89ed-a6e235f17c9b
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CKE*E39363*3
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8aa15dfd-4778-483e-ac18-3fbadbf4b2dd
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- csmd:
- id:
- 75163
- distance:
- 2229
- name:
- Mo i Rana, Norway
- ocpidb_mapping_stasjon_id:
- US#TSL#9f489eaf-2f8a-4bfa-b3e6-7b6e85ec7c76
- Street:
- 24, Svortdalen
- House_number:
- not reported by source
- Zipcode:
- 8626
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Tesla, Inc.
- Operator:
- Tesla
- Number_charging_points:
- 20
- Position:
- (66.306059,14.150459)
- Image:
- no.image.svg
- Available_charging_points:
- 20
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-12-19 18:50:54
- Updated:
- 2026-06-26 17:45:12
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_75163
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 04242fe9-9dca-4d85-8e04-406ccfbadb04
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCE
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 63cef313-a117-44be-8cfb-8c00aa982c5d
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 08df260d-db29-4e25-9301-0de5513b42c5
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBC6
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 0da70203-d341-4515-b910-fbc00c11215e
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 0ef94a11-18ef-4935-be48-e52074bde2ad
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBC7
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 6bd59318-6fb7-4f88-9b68-707cca5ccaa2
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 234e925b-b64a-4cc0-919d-988193eee7c1
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCA
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 3315beb0-f371-4cb7-8674-205d24e9cd35
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 27a3a1e6-96e9-49f7-bfd8-9313e11b8a8b
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBC9
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1999a3c1-84c7-41c2-8df2-1814ee631c85
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 375cebd2-44a4-419f-90ae-4573ff57a223
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBV0
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 712ace8f-6009-421c-95b3-f21bdd2e97fd
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 3c5a8853-2f82-4436-8c63-0af20f97f7f7
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBC3
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 3831810e-508b-49b8-8112-3c2852788dc7
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 3c7038da-f995-4a43-8065-c2cf670fb28c
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCL
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 3a072ec5-865a-4620-b62b-c0d6aaa77c26
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 40a5e474-959c-41e1-a455-73bb74ad2acb
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBUQ
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 07fe8170-940e-47b6-8910-db18c7ee8204
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 54aa029b-2c00-4fb7-a209-a704a68cf872
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCF
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 65d787ba-c3e8-48d3-9cae-1fa0995ef909
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 11:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 56c9135a-52d3-430e-be1a-3f302404513f
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCB
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 207a32e8-d659-4b05-8fc8-ac8b775d7968
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 12:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 57ed0eb2-a0cf-450c-b8d9-52b7f055c6d2
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCI
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 5e5effaf-74a8-4d6e-ac13-b4c4a0529367
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 13:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 6608e404-e521-46b5-90bf-3a53f55a18b5
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCG
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 6d7d1ded-65e1-4445-a387-1398d87066db
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 14:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9a021d0d-cb9b-47fa-97a9-725f445e62dd
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBC8
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- bc1e9d8a-2d64-44cc-9ed0-245763fd6b39
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 15:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9df5f3dd-2b8e-4208-afad-ebd20626675a
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBUS
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 301df62c-fd54-41f7-b509-2b7708755106
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 16:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- a2233678-363b-41ec-ac8c-924c2b833677
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCJ
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- f27fda9e-20ad-4cd4-88f3-25c42b246c9b
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 17:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ae92fd16-f360-4f8b-999f-46b34b4a373e
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBAB
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4a87bdb1-9f38-42c7-a262-f46847afd5e0
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 18:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- b102b14e-e63f-4014-ae6d-f3932ed30c99
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBCC
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 97a57689-45cc-49d2-bcd5-e6b5063b0035
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 19:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- c2cc3aaa-7c51-448a-925c-71f69a2cbe8b
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBC4
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8872a67e-bc77-4f47-9d62-064268ad1846
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 20:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- d24c6c21-feb9-41b9-8883-6a224c25c263
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E1DSBC5
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 15d2d16d-662e-468a-8902-9932fcb5e88c
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- csmd:
- id:
- 1900
- distance:
- 2937
- name:
- eRoute 71, Telemix/Telehuset Mo I Rana
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Mellomvika
- House_number:
- 13
- Zipcode:
- 8622
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- Utenfor Telemix/Telehuset
- Owned_by:
- Telemix/Telehuset
- Operator:
- Telemix/Telehuset
- Number_charging_points:
- 1
- Position:
- (66.32193,14.15417)
- Image:
- 1900.jpg
- Available_charging_points:
- 1
- User_comment:
- Parkeringsavgift: ukjent
- Contact_info:
- not reported by source
- Created:
- 2014-05-23 10:32:52
- Updated:
- 2014-06-27 20:48:28
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_01900
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 3
- trans:
- Other
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Salto
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 75911
- distance:
- 3643
- name:
- Recharge Esso Ytteren
- ocpidb_mapping_stasjon_id:
- NO#REC#434
- Street:
- Gammelveien
- House_number:
- 9
- Zipcode:
- 8614
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Recharge
- Operator:
- Recharge
- Number_charging_points:
- 6
- Position:
- (66.340821,14.142876)
- Image:
- no.image.svg
- Available_charging_points:
- 6
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2026-01-16 04:01:16
- Updated:
- 2026-06-26 16:26:24
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_75911
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8583
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4785*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8583
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8584
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4785*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8584
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 120
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8585
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4785*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8585
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8586
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4786*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8586
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8587
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4786*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8587
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 120
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8588
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4786*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8588
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- csmd:
- id:
- 70018
- distance:
- 8142
- name:
- Recharge Esso Grubhei
- ocpidb_mapping_stasjon_id:
- NO#REC#302
- Street:
- Storsanddalen
- House_number:
- 1
- Zipcode:
- 8610
- City:
- MO I RANA
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Recharge
- Operator:
- Recharge
- Number_charging_points:
- 5
- Position:
- (66.3203619,14.2031432)
- Image:
- no.image.svg
- Available_charging_points:
- 5
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-10-14 05:01:08
- Updated:
- 2026-06-26 16:09:34
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_70018
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 7531
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4951*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 7531
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 13
- trans:
- 50 kW - 500VDC max 100A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 7532
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4951*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 7532
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 50
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 7533
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4951*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 7533
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8641
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4712*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8641
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 30
- trans:
- 225 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8642
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4712*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8642
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 225
- csmd:
- id:
- 35298
- distance:
- 20053
- name:
- Mo i Rana lufthavn, Røssvoll
- ocpidb_mapping_stasjon_id:
- NO#MER#5F0B95BF-CA4B-EE11-BE6E-000D3AAD7608
- Street:
- Skonseng
- House_number:
- 8615
- Zipcode:
- 8615
- City:
- SKONSENG
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Mer Norway
- Operator:
- Mer Norway
- Number_charging_points:
- 6
- Position:
- (66.36504,14.30279)
- Image:
- no.image.svg
- Available_charging_points:
- 6
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2024-10-03 05:00:10
- Updated:
- 2026-06-26 17:07:41
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_35298
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 2
- trans:
- Car park
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 800
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 11BC0493-7BD1-EE11-9079-6045BD905DED
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E42167
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 250
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 40BC0493-7BD1-EE11-9079-6045BD905DED
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E42168
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 156
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 800
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4ABB0493-7BD1-EE11-9079-6045BD905DED
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E42170
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 250
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 800
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 65BC0493-7BD1-EE11-9079-6045BD905DED
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E42169
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 250
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 99BB0493-7BD1-EE11-9079-6045BD905DED
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E42171
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 156
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 800
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- D9BB0493-7BD1-EE11-9079-6045BD905DED
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E42172
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 250
- csmd:
- id:
- 17762
- distance:
- 20143
- name:
- Mo i Rana lufthavn, Røssvoll P1
- ocpidb_mapping_stasjon_id:
- NO#MER#4C8A2338-5742-EE11-BDF3-000D3A43F0AE
- Street:
- Mo i Rana lufthavn, Røssvoll
- House_number:
- not reported by source
- Zipcode:
- 8615
- City:
- SKONSENG
- Municipality_ID:
- 1833
- Municipality:
- RANA
- County_ID:
- 18
- County:
- Nordland
- Description_of_location:
- not reported by source
- Owned_by:
- Mer Norway
- Operator:
- Mer Norway
- Number_charging_points:
- 2
- Position:
- (66.36487,14.30369)
- Image:
- no.image.svg
- Available_charging_points:
- 2
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2023-09-21 05:00:19
- Updated:
- 2026-06-26 16:33:28
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_17762
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 2
- trans:
- Car park
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 230
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 43621F64-B14B-EE11-BE6E-6045BD8D15FE
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E28501
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 230
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- A3954165-B14B-EE11-BE6E-6045BD905AE7
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*MER*E28502
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- limit:
- 25
- offset:
- 0
- returned:
- 16
- has_more_results:
- no
- truncated:
- no
Will you use the result in generated code?
Continue exploring
- Combined place page for the coordinates
- Back to NOBIL
- All sources in Energy and power systems
- Search for NOBIL in the wiki
How an AI agent should use this page
Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.
How to use the find_charging_stations_nearby lookup
- Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
- Check types, units, limits and ID formats in the parameter table.
- Follow linked results to canonical pages before combining sources.
Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.
Source-specific next step
- If the result has coordinates, open the place page to combine this lookup with the other point-based services.
Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.
AI agent? Read the complete navigation and programming guide.