codeforamerica / councilmatic

A subscription service for city council legislative information, started in Philadelphia.
http://councilmatic.org
58 stars 22 forks source link

User can see what bills are mentioned from a piece of legislation #3

Closed mjumbewu closed 12 years ago

mjumbewu commented 13 years ago

Some files reference others by file id number -- for example, http://legislation.phila.gov/detailreport/?key=2302 references http://legislation.phila.gov/detailreport/?key=1649, and the former has effects on the latter. File IDs seem to fit the regular expression '(\d{6}(-A+)?)'. Try using that to find references.