Developing regular expressions (regex) for password validation and data extraction.
For questions two through five, you will use a publically available dataset in CSV (comma separated values) format for electric vehicles at https://catalog.data.gov/dataset/electric-vehicle-population-data. Please download the dataset using the following command:
wget https://data.wa.gov/api/views/f6w7-q2d2/rows.csv?accessType=DOWNLOAD -O ev.csv
Please answer the following questions using the CSV dataset above:
Please submit your answers to Canvas for the five questions above.