Skip to content

clean-energy-tools/ev-charging-use-specification-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project implements JSON Schema's, TypeScript types and data validation corresponding to the types defined in the EV Charging Use Data Specification. That specification defines a common format, and data types, for for provisioning, collecting, validating and reporting on data related to electric vehicle (EV) charger deployment and use.

The goal is to simplify data collection and processing of usage data for electric vehicle charging equipment.

The problem being solved by the EV Charging Use Data Specification is the various data formats used by various organizations overseeing deployment and compliance of electric vehicle charging systems. Government oversight, especially when charging networks receive government funding, requires collecting data from charging networks. The charging networks might be required to produce reports in 50 different formats, one for each State in the USA.

A common reporting standard means each reporting agency can require reports in the standard format, and the charging networks need only support one reporting format.

Project Contents

  • schema/ - JSON Schema definition
  • node/ -- Module for Node.js implementing the schemas

About

Code implementing schemas described in the EV Charging Use Data Specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published