Giter VIP home page Giter VIP logo

propertytax's Introduction

#Property Tax Series

  • This is an annual series that compares property tax assessments with actual home sale prices, for the Atlanta metro counties. When we started the series assessments were coming in way above sale prices, but in response to our reporting a new law was passed that prevented recently sold properties from being assessed above the sale price, which helped bring assessments back in line with actual values. It appears that in 2012 home prices have gained enough ground that they are now beating assessments.
  • 2012 version | 2013 version

##Setup

  • Reporter should send XLS or CSV file with county, number of sales (1st quarter), gap value (difference between appraisals and sale prices) and median sale price
    • Price will be in string dollar format, but that's fine since we are only operating on the GAP field
    • GAP might have % sign, if so change cell format to Number. Parser will convert it to whole number
  • proptaxCSVtoXML.py will generate an XML file from the CSV
  • Send the script-styled SVG to print - to get the new SVG, view the application online, download the page, copy the SVG section and paste it into a fresh file. Save as .svg

###ToDo

  • handle missing ZIPs
  • optimize for mobile
  • outlining in IE9/10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.