This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| levels: | |
| - form: "Section $x." | |
| num: 1 | |
| - form: "($x)" | |
| num: a | |
| - form: ($x) | |
| num: 1 | |
| enactment_clause: "Be it ordained by the People of the City and County of San Francisco:" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| levels: | |
| - form: $x. | |
| num: I | |
| - form: $x. | |
| num: A | |
| - form: ($x) | |
| num: 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| levels: | |
| - form: $x. | |
| num: I | |
| - form: $x. | |
| num: A | |
| - form: ($x) | |
| num: 1 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| levels: | |
| - form: $x. | |
| num: I | |
| - form: $x. | |
| num: A | |
| - form: ($x) | |
| num: 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| levels: | |
| - form: $x. | |
| num: I | |
| - form: $x. | |
| num: A | |
| - form: ($x) | |
| num: 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| levels: | |
| - form: " Sec. $x." | |
| num: 1 | |
| - form: ($x) | |
| num: a | |
| - form: ($x) | |
| num: 1 |
We can't make this file beautiful and searchable because it's too large.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Agency,Fund,FY15 Mayors Proposed Budget | |
| ADVISORY NEIGHBORHOOD COMMISSION,GENERAL FUND,300 | |
| ADVISORY NEIGHBORHOOD COMMISSION,GENERAL FUND,2000 | |
| ADVISORY NEIGHBORHOOD COMMISSION,GENERAL FUND,5000 | |
| ADVISORY NEIGHBORHOOD COMMISSION,GENERAL FUND,5400 | |
| ADVISORY NEIGHBORHOOD COMMISSION,GENERAL FUND,23893.72 | |
| ADVISORY NEIGHBORHOOD COMMISSION,GENERAL FUND,46102.28 | |
| ADVISORY NEIGHBORHOOD COMMISSION,GENERAL FUND,163628 | |
| ADVISORY NEIGHBORHOOD COMMISSION,GENERAL FUND,677688.01 | |
| ALCOHOLIC BEVERAGE REGULATION ADMIN.,GENERAL FUND,4500 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python3 | |
| from urllib import request, parse | |
| import json | |
| base_url = "http://lims.dccouncil.us/_layouts/15/uploader/AdminProxy.aspx/" | |
| keyword_test = "" | |
| # Generic function to get Data from LIMS | |
| def getFromLIMS(view, payload): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Initialize | |
| sudo apt-get update | |
| mkdir /home/user-data | |
| # Install Git | |
| sudo apt-get install -y git | |
| # Install Node | |
| sudo apt-get install -y make | |
| sudo apt-get -y install build-essential g++ libssl-dev pkg-config |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "issues": [ | |
| { | |
| "url": "IssueHome.aspx?IssueId=263", | |
| "pdf_url": "../Notice/DownLoad.aspx?IssueFileID=12530", | |
| "number": "2009 Index", | |
| "volume": "56", | |
| "date": "2009-12-31", | |
| "id": "263" |