Skip to content

thefyk/challenge-week-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Name

Michael Fyk

How many points have you earned?

100/100

(Make your own calculation and replace the number 0 with the points you think you've earned.)

Show and tell (5 points)

Using Big Data For Social Good

Splunk

Checkpoint 1 (10 points)

image

Checkpoint 2 (10 points)

image

D3

Checkpoint 1 (10 points)

image

Checkpoint 2 (10 points)

image

Study Questions (5 points x 3 = 15 points)

Q1. (5 points)

The values in the "count" column simply wouldn't load/register. Every instance of "d.value" would need to be changed to d.count.

Q2. (5 points)

There are many reasons to use D3 over something like Excel. First of all, D3 can handle much larger volumes of data and can update its visualizations in real-time based on data from external sources. Because D3 is JavaScript rather than proprietary local software, charts can be hosted over a server, displayed in a web page, and can be customized in any way that html/css/JavaScript allow.

Q3. (5 points)

Data in TSV and CSV files are recognized as strings by default. The type argument specifies the data type that the data in a column should be recognized as.

Challenge 1 (5 points)

image

JSFiddle Link

Challenge 2 (5 points x 7 = 35 points)

a.

image

JSFiddle Link

b.

image

JSFiddle Link

c.

image

JSFiddle Link

d.

image

JSFiddle Link

e.

image

JSFiddle Link

f.

image

JSFiddle Link

g.

image

JSFiddle Link

About

Learning Challenge Week 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published