CINXE.COM
Projects – Adrian Frith – developer, mapmaker, data guy, etc.
<!DOCTYPE html> <html> <head prefix="og: http://ogp.me/ns# article: http://ogp.me/ns/article#"> <title>Projects – Adrian Frith – developer, mapmaker, data guy, etc.</title> <meta charset="utf-8" /> <meta content='text/html; charset=utf-8' http-equiv='Content-Type'> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0'> <meta name="description" content="developer, mapmaker, data guy, etc."> <meta property="og:description" content="developer, mapmaker, data guy, etc." /> <meta name="twitter:description" content=""> <meta name="author" content="Adrian Frith" /> <link rel="author" href="https://adrian.frith.dev" /> <meta name="twitter:site" content="@AdrianFrith"> <meta property="og:type" content="article" /> <meta property="og:title" content="Projects" /> <meta property="article:author" content="https://adrian.frith.dev" /> <meta property="twitter:title" content="Projects" /> <meta property="og:site_name" content="Adrian Frith" /> <meta property="og:url" content="https://adrian.frith.dev/projects/" /> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link rel="stylesheet" type="text/css" href="/style.css" /> <link rel="alternate" type="application/rss+xml" title="Adrian Frith - developer, mapmaker, data guy, etc." href="/blog-posts.xml" /> <!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now --> </head> <body> <div class="wrapper-masthead"> <div class="container"> <header class="masthead clearfix"> <a href="/" class="site-avatar"><img src="https://avatars0.githubusercontent.com/u/6260294" /></a> <div class="site-info"> <h1 class="site-name"><a href="/">Adrian Frith</a></h1> <p class="site-description">developer, mapmaker, data guy, etc.</p> </div> <nav> <a href="/">Blog</a> <a href="/about">About</a> <a href="/projects">Projects</a> </nav> </header> </div> </div> <div id="main" role="main" class="container"> <article class="page"> <h1>Projects</h1> <div class="entry"> <p>These are some personal projects I’ve worked on lately.</p> <h3 id="south-african-census-website">South African census website</h3> <p>Statistics South Africa doesn’t make census data available on the web for the so-called “main places” and “subplaces”, which correspond to cities, towns, suburbs and villages. So I developed a website to share some of the basic demographic information about these places. There’s <a href="http://census2011.adrianfrith.com/">one site for the 2011 census</a>, and another site (with not so many features) <a href="http://census.adrianfrith.com/">for the 2001 census</a>.</p> <h3 id="census-dot-maps">Census dot-maps</h3> <p>These maps show the racial distribution of the population in South African cities. See <a href="/dot-maps/">the blog post for more details</a>.</p> <h3 id="election-results-maps">Election results maps</h3> <p>I developed <a href="http://elections.adrianfrith.com/">a “slippy” interactive web interface for exploring the results of South African elections</a>, all the way down to voting district level. Currently it includes the results of the 2009 and 2014 elections. I have also developed a <a href="http://election-dotmap.adrianfrith.com/">dot density map of the 2014 election</a> which shows a dot for every vote cast.</p> <h3 id="maps-for-wikipedia">Maps for Wikipedia</h3> <p>I’ve produced a lot of maps for use on Wikipedia, mostly related to Southern Africa. There’s <a href="https://commons.wikimedia.org/wiki/Category:Maps_by_Htonl">a category on Wikimedia Commons</a> with everything I’ve produced.</p> </div> </article> </div> <div class="wrapper-footer"> <div class="container"> <footer class="footer"> <a href="/cdn-cgi/l/email-protection#f79693859e9699b79693859e969991859e839fd994989a"><i class="svg-icon email"></i></a> <a href="https://www.facebook.com/AdrianFrith"><i class="svg-icon facebook"></i></a> <a href="https://github.com/afrith"><i class="svg-icon github"></i></a> <a href="https://instagram.com/adrianfrith"><i class="svg-icon instagram"></i></a> <a href="https://www.linkedin.com/in/adrianfrith"><i class="svg-icon linkedin"></i></a> <a rel="me" href="https://social.frith.dev/@adrian"><i class="svg-icon mastodon"></i></a> <a href="/feed.xml"><i class="svg-icon rss"></i></a> <a href="https://www.twitter.com/adrianfrith"><i class="svg-icon twitter"></i></a> </footer> </div> </div> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body> </html>