Skip to content

Instantly share code, notes, and snippets.

View cflavs's full-sized avatar

Cecília cflavs

  • UFPB
  • João Pessoa (PB)
View GitHub Profile
GRU 27
age population
<5 2704659
5-13 4499890
14-17 2159981
18-24 3853788
25-44 14106543
45-64 8819342
≥65 612463
@cflavs
cflavs / index.html
Created May 16, 2016 01:38
Tooltip
<!DOCTYPE html>
<meta charset="utf-8">
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
<script type="text/javascript" src="http://d3js.org/d3.v3.min.js"></script>
<script src="http://labratrevenge.com/d3-tip/javascripts/d3.tip.v0.6.3.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<style>
body {
date Acre Alagoas Amapa Amazonas Bahia Ceará Distrito Federal Espirito Santo Goiás Maranhão Mato Grosso Mato Grosso do Sul Minas Gerais Pará Paraíba Paraná Pernambuco Piauí Rio de Janeiro Rio Grande do Norte Rio Grande do Sul Rondômia Roraima Santa Catarina São Paulo Sergipe Tocantis
2010 0 61.98 3.88 26.29 33.06 31.32 25.34 48.76 16.29 15.3 28.7 18.42 14.69 22.12 38.18 26.66 36.87 7.7 26.17 25.5 15.48 35.07 19.76 11.51 3.69 30.42 18.43
2011 20.23 74.51 17.1 29.19 33.37 30.69 28.29 47.79 16.41 18.49 30.69 17.48 18.4 14.71 43.07 18.6 36.67 10.86 23.55 0 16 25.31 11.73 5.62 10.08 32.11 18.27
2012 22.8 63.91 29.2 28.13 2.53 40.58 31.37 46.39 13.61 21.71 29.95 14.65 19.76 38.89 38.69 13.76 34.3 15.15 22.52 11.43 18.45 28.05 13.2 9.32 11.54 38.04 20.88
2013 25.5 58.86 23.4 23.4 34.45 47.16 27.28 40.74 29.06 23.21 31.46 17.39 19.89 39.61 34.33 11.18 30.94 15.73 25.56 25.02 16.51 26.91 20.28 10.06 10.18 40.08 19.42
@cflavs
cflavs / index.html
Created May 14, 2016 13:54
Distorção Idade/Série 1.0
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font-family: "Open Sans", sans-serif;
font-size: 16px;
padding: 40px;
}
h1{
font-size: 3em;
@cflavs
cflavs / index.html
Created May 9, 2016 22:43
Two Graphs: Map and chart
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font-family: "Open Sans", sans-serif;
font-size: 16px;
padding: 40px;
}
h1{
@cflavs
cflavs / index.html
Created May 9, 2016 22:29
Map and Chart
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font-family: "Open Sans", sans-serif;
font-size: 16px;
padding: 40px;
}
h1{
font-size: 3em;
@cflavs
cflavs / index.html
Last active May 9, 2016 22:25
Mapa Brasil Final
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font-family: "Open Sans", sans-serif;
font-size: 16px;
padding: 40px;
}
h1{
font-size: 3em;
@cflavs
cflavs / aprovacao.csv
Last active July 25, 2016 00:52
Database
propertyName ano2009 propertyCategory vacant totalUnits region
ACRE 75.90 77.80 79.20 78.90 norte
ALAGOAS 71.70 74.20 71.70 71.80 nordeste
AMAZONAS 77.90 74.60 71.40 81.70 norte
AMAPÁ 70.00 69.50 70.60 73.60 nordeste
BAHIA 68.70 68.00 69.70 71.90 nordeste
CEARÁ 76.70 78.50 79.90 82.20 nordeste
DISTRITO FEDERAL 71.10 82.00 76.60 74.80 sudeste
ESPIRITO SANTO 77.20 77.60 74.80 79.30 sudeste
GOIÁS 73.60 73.50 74.70 76.10 sudeste
@cflavs
cflavs / index.html
Created May 9, 2016 00:43
Multline Final
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body{
font:8px sans-serif;
}
.axis path,
.axis line{
fill:none;
stroke:#000;