Part 1: Georeferencing
                
                    - Go to Urban Reviewer.
 
                    - Find an urban renewal plan with a map image on the right when you select it. If you have a hard time finding one with a scanned map, use Pratt Institute or West Side.
 
                    - Click on the image to make it larger, then right click on it and save as to save it to your computer.
 
                    - Open QGIS.
 
                    - Set the project's projection (CRS) to EPSG:3857. We do this because the base layer in the next step is in that projection.
 
                    - Using QuickMapServices, add a satellite base layer with labels. I would suggest the Google Hybrid layer.
 
                    - Zoom to the general area your image should be in.
 
                    - Enable Georeferencer GDAL in the plugins area of QGIS.
 
                    - Go to Raster > Georeferencer > Georeferencer to open the Georeferencer window.
 
                    - Go to File > Open Raster and select the image you downloaded from Urban Reviewer.
 
                    - Add 3 or 4 ground control points:
                        
                            - Switch between the Georeferencer and map windows and find a common point between the two (generally a street corner will be best).
 
                            - Click the Add point button in the Georeferencer window.
 
                            - Click on the common point in the Georeferencer window.
 
                            - When prompted to Enter map coordinates, select the From map canvas button.
 
                            - Click on the common point on the map.
 
                        
                     
                    - Once you are happy with the ground control points, click the Settings icon in the Georeferencer window.
 
                    - Set Transformation type to Thin plate spline.
 
                    - Set Target SRS to 3857 (the projection the reference map is in).
 
                    - Select a location to save to.
 
                    - Check Load in QGIS when done.
 
                    - Click Start Georeferencing in the Georeferencer window (looks like a play button).
 
                    - The Georeferenced image should show up on your map.
 
                    - Find a ground control point that doesn't line up as much as you would like.
 
                    - Delete the ground control point in the Georeferencer window.
 
                    - Add a replacement ground control point.
 
                    - Georeference it again—by default your georeferenced image will be overwritten, so change the destination in the georeferencer settings if you want to make a new file.
 
                
            
            
                Part 2: Carto
                
                    - Download today's data.
 
                    - Zip the shapefile in Inside Airbnb called manhattan-listings.
 
                    - Log in to your Carto account, go to the Data section, and upload the zip file to your Carto account.
 
                    - Create a map with the uploaded dataset.
 
                    - Change the styles of the points:
                        
                            - Style the points by value with the room_type column to make a categorized style.
 
                            - Style the points by value with the price column to make a graduated style.
 
                        
                     
                    - Publish the map and get the public link for it.