Skip to content

ovandh/Week7_BostonData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Boston City Data Exercise

The goal of this exercise is to pick out the top 5 earners in Boston (total salary + overtime) and list them out in the web page as shown below: Name Total Earned

Next, pick out the number of people working in the city of Boston who earn over $100,000 and display it on the web page as shown below: Number of people working in Boston earning over $100,000 is xxxx.

You are given file index1.html which you will need to edit. You can rename it to index.html for convenience. However, if you want to use GitHub Pages to display your README.md then Pages will use your index.html file instead.

You also need to use curl to get the Boston City data from https://pollysnips.s3.amazonaws.com/bostonEmployeeSalaries.json

About

Week 7: Boston Data Repo assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published