You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-29Lines changed: 21 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ This is a fork of a 2001-ish era PHP app from MySociety in the UK, repurposed fo
6
6
7
7
OpenAustralia.org.au is a website run by the non-partisan charity, OpenAustralia Foundation, which makes Australian government and parliamentary information easily accessible to the public through tools such as searching Hansard (parliamentary debates) and tracking politicians' voting records. The site aims to increase transparency and civic engagement in Australian democracy. It provides platforms to easily follow what MPs and Senators say and do, and tracks their registers of interests.
8
8
9
-
## What is this data?
9
+
## What is this data?
10
10
11
-
Everything elected politicians say in Australia's Senate and Parliament is recorded in Australia's Official Hansard. This documentation is obtained using scapers (see https://github.com/openaustralia/openaustralia-parser/ )
11
+
Everything elected politicians say in Australia's Senate and Parliament is recorded in Australia's Official Hansard. This documentation is obtained using scrapers (see https://github.com/openaustralia/openaustralia-parser/ )
12
12
and displayed on openaustralia.org.au.
13
13
14
14
## data feeds
@@ -34,13 +34,21 @@ from the repo root, which will install the version of PHP this project
34
34
expects.
35
35
36
36
If `mise install` fails while compiling PHP from source, you may be
0 commit comments