Map Assignment - Working With Data
Map Assignment - Working With Data
with Data
Contents
Obtain data from Colorado Information Marketplace ................................................................................. 1
Create File containing only septic systems Chosen City in Boulder County ................................................. 3
Clean-up data ................................................................................................................................................ 8
Remove comma from Street Number ...................................................................................................... 8
Insert blank column .................................................................................................................................. 9
Combine Columns into one..................................................................................................................... 10
Delete columns. ...................................................................................................................................... 12
Geocode Addresses................................................................................................................................. 13
Add Spreadsheet Data to ArcGIS Online ..................................................................................................... 17
Resources: ................................................................................................................................................... 19
I don’t know the limit for the data points, but I tried Allenspark (360 points) and Erie (285 points). Both
were too large for the free ArcGIS Online account. I didn’t try Niwot which has 167 points. Eldorado
Springs has 45 points, Eldora has 36 points, and Berthoud has 8 points. These should all work for
creating a map using the free ArcGIS Online account.
Page 1 of 19
2. Choose Export.
3. Click on CSV
Page 2 of 19
5. Choose Save As from left column menu.
Create File containing only septic systems Chosen City in Boulder County
1. Open file Septic Systems in Boulder County Colorado.
2. Highlight Column I City by clicking I.
Page 3 of 19
4. Choose filter from icon menu.
Page 4 of 19
6. Unclick Select All.
7. Click/choose Superior (choose another city) and Click OK button. Choose another city.
Keep the total data points relatively small. Eldorado Springs has 45 points, Eldora has 26 points,
Berthoud has 8 points, Erie and Allenspark has too many points for the free version of ArcGIS Online.
Niwot has 167 points. I don’t know if 167 is too large or not. I didn’t check the other choices.
Page 5 of 19
8. Open a new Excel workbook. One way is to right click on Excel icon and choose Excel.
12. Copy the data by using CTRL + C or right click and Copy.
Page 6 of 19
13. Return to blank Excel book.
14. Paste data into this new book using CTRL + V or right click Paste when cursor is in the first cell
(A1).
15. View data for only your chosen City in the new Excel Workbook.
Page 7 of 19
Clean-up data
Remove comma from Street Number
1. Highlight column C.
3. Choose Number from the Number tab in the new window that appears. Click OK
Page 8 of 19
4. Choose zero (0) decimal places, uncheck use 1000 Separator (,), and click OK button.
Page 9 of 19
2. A new column appears
3. Choose cell D2, E2, F2, G2, H2, I2, J2, K2, L2. Separate by quotations “ ” to add a space. Note:
This is quote space quote. Separate by comma. Close parentheses. The final formula will
=concatenate(D2," ",E2," ",F2," ",G2, " ",H2," ", I2," ", J2, " ", K2, " ", L2)
Alternative: Type =concatenate(D2," ",E2," ",F2," ",G2, " ",H2," ", I2," ", J2, " ", K2, " ", L2) in cell C2.
Page 10 of 19
4. Press Enter. Cell C2 now contains combined address.
5. Highlight cell C2. Right click for menu options. Choose Copy.
6. Highlight cells C3 through C65. Right click for menu options and choose Paste.
Page 11 of 19
7. Alternative drag down bottom of cell C2 to copy down to cell C65.
Delete columns.
1. Highlight columns A and B by clicking on column A, holding down the Shift key, and clicking
column B.
Page 12 of 19
3. Highlight columns B, C, D, E, F, G, H, I, and J (pStreetNumber through zip) by clicking on column
B, holding down the Shift key, and clicking columns C, D, E, F, G, H, I, and J.
5. Save file.
Geocode Addresses
1. Go to geocodio, a free software that geocodes addresses in a spreadsheet. The web address is
https://www.geocod.io/upload/.
Page 13 of 19
2. Open the folder that contains the Superior file in a separate window where you can see both the
file and the window containing geocodio.
6. A map appears.
Page 14 of 19
7. Zoom using mouse or + button.
9. You should see some of the addresses appear. If you are seeing a handful of dots, then click
YES, LOOKS GOOD button.
Page 15 of 19
10. Step 3 Appends appears.
Page 16 of 19
14. Click DOWNLOAD CSV once Status is Completed.
3. Click on Add dropdown menu and choose Add Layer from File.
Page 17 of 19
5. Open the file containing data on septic systems in the City you chose in Boulder County in .csv
format that was saved earlier.
Page 18 of 19
9. Select the drawing style as Types (Unique symbols) or experiment with Heat Maps.
10. Follow instructions from Option 1 or Option 2.
Resources:
Boulder County, Colorado SepticSmart Program
https://www.bouldercounty.org/environment/water/septicsmart/
How to merge two columns in Excel without losing data by Alexander Frolov at Ablebits.com
https://www.ablebits.com/office-addins-blog/2013/10/13/merge-columns-excel-without-losing-data/
Page 19 of 19