About

This is what you need to know!

What is Park It DC?
Park It DC is an application that allows you to check a specific area in the district for parking information. Don't you hate when you want to go to Dupont or Adams Morgan and once you get there you find out that all the meters still need to be paid for? Why not check that information before you leave and see what streets you can park on. Check what meters cost money and what ones are free. Park It DC will even help you not get a ticket for parking in an RPP zone!

How does it Work?
In Short we store all data in a database. Every 10 mins. we make a call to the crime and service request feed and either update the already existing record or insert a new one. Then we use Google Maps API calls to read XML files that we generate from the database and plot the data on the map.

Oh yeah each color icon represents something!

  • Red Dot Red dots mean that the meter is currently in a pay status
  • yello Dot Yellow dots mean that the meter is going to be free in 1 hour or less
  • green Dot Green Dots mean that the meter is free
  • black Dot Black dots are were automobile crimes happened
  • Red Dot Meter Icon means there are more meters if you zoom in
  • ----- Blue Lines are RPP parking only
Clicking on each icon/line will show data about that item. Icon colors are displayed based on the current EST timezone! So if you check at 1pm on a Monday you will see that most meters are pay only. However, if you check anything on Sunday then all meters will be free!

Technology
We use the following

Why?
This application was built for an innovation competition [Apps for Democracy & iStrategyLabs] put on by the DC Government. The DC Gov't has published massive amounts of GIS data for users across the country to use. You can find out more information about the project at www.appsfordemocracy.com.

What Feeds Do you Use?
We use the following feeds put out by the DC Government.

Why is there Missing & Inaccurate Data?
Yes...you may have seen that some of the data is missing or inaccurate in certain parts of the District. Data is only as accurate as what is available and published by the DC Gov't.

Where can I get this Code?
If you want to download this code you can do so by going to http://code.google.com/p/parkitdc/

Help Me!
If you need help please contact us or visit http://code.google.com/p/parkitdc/

Looking Ahead
With the short amount of time that the competition allowed we were only able to do so much. So here are a couple of future items that may be done

  • Phone Application - Why not be able to check parking status when you are in the area?
  • Submit Meter Problems from your Phone - You're at a meter and it's broke. Don't move you car or call 311. Report the problem with your phone!
  • Statistics - What is the most dangerous are to park your car?
  • Rush Hour Service - Some streets have a Rush Hour parking restrictions. There is no data yet for this but would be interesting to see plotted.