From 4989bd07eaa32033418daa214d5cdbd8de6e5a0a Mon Sep 17 00:00:00 2001 From: dkheiry <33404928+dkheiry@users.noreply.github.com> Date: Tue, 16 Oct 2018 01:33:10 -0500 Subject: [PATCH 1/2] Update assignment_1/table_manager.html --- assignment_1/table_manager.html | 88 ++++++++++++++++++++++++++++----- 1 file changed, 75 insertions(+), 13 deletions(-) diff --git a/assignment_1/table_manager.html b/assignment_1/table_manager.html index fb7660c..a8818e7 100644 --- a/assignment_1/table_manager.html +++ b/assignment_1/table_manager.html @@ -2,9 +2,9 @@ @@ -12,7 +12,7 @@ // Don't copy this to any other places in this file. You can just use the "organizations" variable to do your assignment. var organizations = [ - { + { "Region": "East Asia & Pacific", "Country": "New Zealand", "Country Income Level": "High income", @@ -192,25 +192,87 @@ "Type of Data Used": "", "profileID": "1687" } - + ]; - + -
+
- - \ No newline at end of file + \ No newline at end of file From 1d3de7d275d2f477eff2a237087def8af2210dfa Mon Sep 17 00:00:00 2001 From: dkheiry <33404928+dkheiry@users.noreply.github.com> Date: Sun, 28 Oct 2018 22:48:12 -0400 Subject: [PATCH 2/2] Update assignment_1/table_manager.html --- assignment_1/table_manager.html | 142 ++++++++++++++++---------------- 1 file changed, 71 insertions(+), 71 deletions(-) diff --git a/assignment_1/table_manager.html b/assignment_1/table_manager.html index a8818e7..7158be9 100644 --- a/assignment_1/table_manager.html +++ b/assignment_1/table_manager.html @@ -4,12 +4,18 @@ + - \ No newline at end of file +