CivicVision / airbnb-san-diego

Data from 2016 if an AirBnB would be allowed in your address in San Diego

Home Page:https://civic.vision/airbnb-san-diego/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AirBnB in San Diego

In 2015/2016 there was a big controversy around AirBnB not only in San Diego but all around the world.
But since I'm very interesting in San Diego politics I thought it might be a neat idea to create a small tool to check the municipal code if an AirBnB would be allowed in the address the user provides.

I had more plans for this but it never got any traction, so I let it slide.

The tool is based on the Zoning Section of the Municipal Code and on Section 141.0603 of the Municipal Code in 2016.

Development

This repo uses middleman a static site generator built with ruby.

Installation

Install required libraries (middleman via bundler) javascript tools via npm

bundle install
npm install

Run

middleman

Open localhost:4567 and you see the site.

About

Data from 2016 if an AirBnB would be allowed in your address in San Diego

https://civic.vision/airbnb-san-diego/


Languages

Language:SCSS 78.2%Language:CoffeeScript 12.1%Language:HTML 4.7%Language:Ruby 3.6%Language:JavaScript 1.4%