Skip to content

the project is purely educational the main goal is to use fabric

Notifications You must be signed in to change notification settings

Francois-lenne/eletric_vehicle_usa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

The Goal of this projects

The goal of this projects is to learn how to use microsoft fabric with a personnal project. The project is to compute some insightfull KPI about the electric vehicle fleet in the US.

Architecture

schema eletric vehicle

In the first step we retrieved and modify the name of the column that are set up by data.gov because it's easier to work with column name without space and special character. The second step is to insert it with the current_timestamp in the bronze table. In the third steps, we retrieve by vehicle id the last raw added in order to have an accuracy information for each vehicle and still can add more vehicle. Finaly, we create 3 tables in the gold layer (datamart) where we compute some KPI like the number of vehicle by state or the market share by each maker of vehicle electric.

Stack

Releases

No releases published

Packages

No packages published