{
  "name": "transport-ev_bev_share-world",
  "title": "Battery-electric share of new cars sold, World",
  "licenses": [
    {
      "name": "CC BY 4.0",
      "path": "https://creativecommons.org/licenses/by/4.0/"
    }
  ],
  "sources": [
    {
      "title": "Our World in Data",
      "path": "https://ourworldindata.org/grapher/share-car-sales-battery-plugin"
    }
  ],
  "created": "2026-06-13",
  "resources": [
    {
      "name": "transport-ev_bev_share-world",
      "path": "data.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "schema": {
        "fields": [
          {
            "name": "year",
            "type": "integer"
          },
          {
            "name": "transport_ev_bev_share_world",
            "type": "number",
            "unit": "%"
          }
        ]
      }
    }
  ]
}