Skip to content

manibibek/charging-stations-nepal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

EV Charging Stations in Nepal

This repository contains the data source for the EV charging stations in Nepal in JSON format. This repository was created to collect all the charging stations in Nepal and help EV owners to locate the charging stations through a interactive data portal.

Website: chargingstationsnepal.com

Contributing

  • Create a PR by adding or editing details in the data.json file in the following format.
  • Include links or social posts which includes images or news regarding the charging stations on the PR comment. This will help us to verify the information.
{
    "name": "Name of charging station",
    "city": "",
    "province": "",
    "address": "Full address",
    "telephone": "",
    "type": ["car"],
    "latitude": "", 
    "longitude": "",
}

Contribute through Email

  • Create a CSV/XLS file with the following format and submit to [email protected] and we wil convert the data to required format.
  • You can add one or as many number of data through the CSV/XLS file.
Name City Province address telephone type latitude longitude
Kathmandu EV Kathmandu Bagmati babarmahal, Kathmandu +977111111 [car, bike] 1.11 2.11

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •