Skip to content

Instantly share code, notes, and snippets.

@vuski
vuski / 201509.js
Last active October 20, 2016 17:28
Real Transaction Data of Apartments in Seoul on Sept. 2015
var dataset = [
[
["84810","강남구",96.98,105000,127.0535707,37.4844613,"개포동 649 경남1"],
["84811","강남구",123.28,132500,127.0535707,37.4844613,"개포동 649 경남1"],
["84812","강남구",69.16,38000,127.0548091,37.4748209,"개포동 1164-30 뉴현대파크빌"],
["84813","강남구",51.12,59900,127.075508,37.4946695,"개포동 12 대청"],
["84814","강남구",60,69000,127.075508,37.4946695,"개포동 12 대청"],
["84815","강남구",33.18,42000,127.075508,37.4946695,"개포동 12 대치"],
["84816","강남구",39.53,49500,127.075508,37.4946695,"개포동 12 대치"],
@vuski
vuski / data_matrix.js
Last active October 20, 2016 17:31
Seoul Foodscape
This file has been truncated, but you can view the full file.
function readSites() { var sites = [
[],
[],
[],
[],
[],
[],
[],
[],
[],
@vuski
vuski / data.js
Last active October 20, 2016 17:30
A Semantic Network of Online News Comments
var gravity = 0.01;
var friction = 0.9;
var graph = {
"nodes": [
{ "name": "서울", "radius": 258, "group": 0 },
{ "name": "아파트", "radius": 210, "group": 1 },
{ "name": "사다", "radius": 125, "group": 2 },
{ "name": "집", "radius": 71, "group": 5 },
{ "name": "사람", "radius": 65, "group": 6 },
{ "name": "살다", "radius": 63, "group": 0 },
@vuski
vuski / farData.js
Last active June 26, 2018 15:57
서울 동별 도시용적률
var farData =[
["11680103", { "addr": "강남구 개포동", "far": 1.03956709137155, "area": 2287484.09, "gfa": 2377993.18199999 }],
["11680108", { "addr": "강남구 논현동", "far": 1.98264428461265, "area": 1979448.94999999, "gfa": 3924543.14739999 }],
["11680106", { "addr": "강남구 대치동", "far": 2.1176224471795, "area": 2299524.17999999, "gfa": 4869524.0214 }],
["11680118", { "addr": "강남구 도곡동", "far": 2.55529602390599, "area": 1187117.29999999, "gfa": 3033436.11659999 }],
["11680105", { "addr": "강남구 삼성동", "far": 1.99756137846642, "area": 1935591.29, "gfa": 3866462.40539999 }],
["11680111", { "addr": "강남구 세곡동", "far": 0.996039812403796, "area": 486681.489999999, "gfa": 484754.139999999 }],
["11680115", { "addr": "강남구 수서동", "far": 2.19776694156792, "area": 448420.419999999, "gfa": 985523.574999999 }],
["11680107", { "addr": "강남구 신사동", "far": 1.98241663491483, "area": 996372.760000001, "gfa": 1975225.934 }],
["11680110", { "addr": "강남구 압구정동", "far": 1.68407370107094, "area": 909673.619999999, "gfa": 1531957.42 }],
@vuski
vuski / index.html
Last active October 21, 2016 12:40
Increase and Decrease of Retailers in Seoul from 2006 to 2014
<!DOCTYPE html>
<html>
<head>
<title>Increase and Decrease of Retailers in Seoul from 2006 to 2014</title>
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
<script type="text/javascript" src="http://d3js.org/d3.v4.min.js"></script>
<script type="text/javascript" src="valueDifference_matrix.js"></script>
@vuski
vuski / index.html
Last active May 15, 2017 15:45
Passing Distribution KOR : UZB 15 NOV 2016 first half
<!DOCTYPE html>
<meta charset="utf-8">
<html>
<head>
<style>
body {
margin: 0px;
}
@vuski
vuski / index.html
Last active May 15, 2017 15:42
Passing Distribution KOR : UZB 15 NOV 2016 second half
<!DOCTYPE html>
<meta charset="utf-8">
<html>
<head>
<style>
body {
margin: 0px;
}
@vuski
vuski / index.html
Last active May 15, 2017 15:40
Increase and Decrease of Retailers in Geojesi from 2006 to 2014
<!DOCTYPE html>
<html>
<head>
<title>Increase and Decrease of Retailers in Seoul from 2006 to 2014</title>
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
<script type="text/javascript" src="http://d3js.org/d3.v4.min.js"></script>
<script type="text/javascript" src="valueDifference_matrix.js"></script>
@vuski
vuski / background.png
Last active March 1, 2020 07:52
Financial Disclosure of High Ranking Official in 2017 - Sum of Properties
background.png
@vuski
vuski / boundary.json
Last active May 15, 2017 15:47
Financial Disclosure of High Ranking Official in 2017 - building properties
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.