This map demonstrates the TopoJSON us-atlas. The same TopoJSON file can also be used to show counties.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<table class="searchable sortable"><colgroup><col style="width: 267.56px;"><col style="width: 64.56px;"><col style="width: 172.56px;"><col style="width: 165.56px;"></colgroup> | |
<thead> | |
<tr style="background-color: #ebebeb;"> | |
<th class="header">Athlete</th> | |
<th class="header">Age</th> | |
<th class="header">Country</th> | |
<th class="header">Gold Medals</th> | |
</tr> | |
</thead> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Year | points | |
---|---|---|
1971 | 0 | |
1972 | 0 | |
1973 | 0 | |
1974 | 42 | |
1975 | 50 | |
1976 | 42 | |
1977 | 42 | |
1978 | 0 | |
1979 | 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<title>New Hampshire 2016</title> | |
<script type="text/javascript" src="http://d3js.org/d3.v3.min.js"></script> | |
<script type="text/javascript" src="http://d3js.org/queue.v1.min.js"></script> | |
<script type="text/javascript" src="http://d3js.org/topojson.v1.min.js"></script> | |
</head> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<title>DI Men's Larosse Commits by County</title> | |
<script type="text/javascript" src="http://d3js.org/d3.v3.min.js"></script> | |
<script type="text/javascript" src="http://d3js.org/queue.v1.min.js"></script> | |
<script type="text/javascript" src="http://d3js.org/topojson.v1.min.js"></script> | |
</head> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
id | name | rate | |
---|---|---|---|
6073 | San Diego | 5702 | |
6019 | Fresno | 5294 | |
42071 | Lancaster | 4009 | |
6107 | Tulare | 3952 | |
6099 | Stanislaus | 3532 | |
6077 | San Joaquin | 3181 | |
53077 | Yakima | 2989 | |
47059 | Greene | 2952 | |
41005 | Clackamas | 2842 |
Built with blockbuilder.org
forked from eyaler's block: Force-Directed Graph with Drag/Zoom/Pan/Center/Resize/Labels/Shapes/Filter/Highlight
We can make this file beautiful and searchable if this error is corrected: It looks like row 9 should actually have 3 columns, instead of 2 in line 8.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source,target,value | |
https://raw.github.com/cogs15/DITeamLogos/master/harvard.gif,https://raw.github.com/cogs15/DITeamLogos/master/yale.gif,0.4834 | |
https://raw.github.com/cogs15/DITeamLogos/master/harvard.gif,https://raw.github.com/cogs15/DITeamLogos/master/penn.gif,0.4822 | |
https://raw.github.com/cogs15/DITeamLogos/master/harvard.gif,https://raw.github.com/cogs15/DITeamLogos/master/princeton.gif,0.4756 | |
https://raw.github.com/cogs15/DITeamLogos/master/colgate.gif,https://raw.github.com/cogs15/DITeamLogos/master/lehigh.gif,0.4564 | |
https://raw.github.com/cogs15/DITeamLogos/master/princeton.gif,https://raw.github.com/cogs15/DITeamLogos/master/yale.gif,0.4542 | |
https://raw.github.com/cogs15/DITeamLogos/master/penn.gif,https://raw.github.com/cogs15/DITeamLogos/master/villanova.gif,0.4458 | |
https://raw.github.com/cogs15/DITeamLogos/master/penn.gif,https://raw.github.com/cogs15/DITeamLogos/master/yale.gif,0.4409 | |
https://raw.github.com/cogs15/DITeamLogos/master/penn.gif,https://raw.github.com/cogs15/DITeamLogos/master/princet |