Make a table using the donations_over_5K.json. The data contains all campaign donations over $5,000 filed with the Missouri Ethics Commission.
- To create your table, you'll use the following:
- A for loop
- jQuery's append method
- HTML table markup (Reference here)
- Bootstrap styles and style rules covered in the ProPublica Data Style Guide reading and the Remove to Improve Gifs (specifically, the table example).
Follow the commented instructions in script.js, index.html and style.css. You'll probably also want to refer to the comments I left in the execise-three repository.
- Commit it to your Git repo and send me the link via email.
- Due before class on Thursday March, 3.