Skip to content

Commit

Permalink
[London] Not working at present.
Browse files Browse the repository at this point in the history
  • Loading branch information
dracos committed Mar 13, 2023
1 parent 1dda86e commit f8f73ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/updatedaterange-parse
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ cd ~/parlparse/pyscraper/sp
./parse-official-reports-new.py --from=$FROMDATE --to=$TODATE || RET=1

# London Assembly questions
cd ~/parlparse/london-mayors-questions
./questions.py --out ~/parldata/scrapedxml/london-mayors-questions meetings
./questions.py --out ~/parldata/scrapedxml/london-mayors-questions questions --members ~/parlparse/members/people.json
#cd ~/parlparse/london-mayors-questions
#./questions.py --out ~/parldata/scrapedxml/london-mayors-questions meetings
#./questions.py --out ~/parldata/scrapedxml/london-mayors-questions questions --members ~/parlparse/members/people.json

# Return error code
exit $RET

0 comments on commit f8f73ad

Please sign in to comment.