Skip to content

Instantly share code, notes, and snippets.

View drbh's full-sized avatar
🕳️
a for AI

drbh drbh

🕳️
a for AI
  • drbh
  • state space
  • 09:05 (UTC -04:00)
View GitHub Profile
gistup
gistup
This file has been truncated, but you can view the full file.
[
{
"category": "BADGES/IDENTIFICATION",
"vendor": "5.11 INC",
"key": "UE787",
"value": 73
},
{
"category": "BADGES/IDENTIFICATION",
@drbh
drbh / index.html
Last active April 4, 2016 21:10
Tree Map
<!DOCTYPE html>
<!--
Generic treemap, based on http://bost.ocks.org/mike/treemap/
-->
<html>
<head>
<meta charset="utf-8">
<title>2015 Sales Numbers</title>
<style>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>US Map of Nielsen Media Markets</title>
<style>
.background {
fill: none;
pointer-events: all;
}
@drbh
drbh / index.html
Created April 18, 2016 02:05
Firefighters by DMA
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Firefighters by DMA</title>
<style>
.background {
fill: none;
pointer-events: all;
}
@drbh
drbh / index.html
Created April 18, 2016 02:06
Cops by DMA
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Cops by DMA</title>
<style>
.background {
fill: none;
pointer-events: all;
}
@drbh
drbh / index.html
Created April 18, 2016 02:08
000 - contribution
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>1000 - contribution from cops and firefighters</title>
<style>
.background {
fill: none;
pointer-events: all;
}
@drbh
drbh / index.html
Last active April 25, 2016 16:15
Sales divided by count of cops and firefighters by DMA
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Sales divided by count of police and firefighters</title>
<style>
.background {
fill: none;
pointer-events: all;
}
0x6B7B17B570B0e0cAB1E51763B7894C4Bc23F2391