Part 1: Project Projections
- Download this class's data.
- Open the file ne_10m_admin_0_countries in QGIS.
- Go to Project > Properties > CRS.
- Find and select North_America_Albers_Equal_Area_Conic.
- Press OK.
Part 2: CSV Layer Projections
- Open the city_council_districts in QGIS.
- Open the NYPD Motor Vehicle Collisions CSV in QGIS.
- Open the 7 Major Felony Incidents CSV in QGIS.
Part 3: Categorized maps
- Open the NYPD Motor Vehicle Collisions CSV in QGIS if it's not already open.
- Style using a Categorized style on the column BOROUGH.
- Style using a Categorized style on the column CONTRIBUTING FACTOR VEHICLE 1.
Part 4: Choropleth maps
- Open the shapefiles 311_noise_complaints_summer_2018 and city_council_districts in QGIS.
- Count the number of noise complaints in each council district.
- Style the resulting layer with a Graduated style on the column containing the counts.