| <?php | |
| include_once('include/common.inc.php'); | |
| include_header(); | |
| ?> | |
| <div class="foundation-header"> | |
| <h1><a href="about.php">About/FAQ</a></h1> | |
| <h4 class="subheader">Lorem ipsum.</h4> | |
| </div> | |
| <h2> Open everything </h2> | |
| all documents released CC-BY 3 AU | |
| Open source git @ | |
| Organisational Data Sources | <h2>Organisational Data Sources</h2> |
| http://www.comlaw.gov.au/Browse/Results/ByTitle/AdministrativeArrangementsOrders/Current/Ad/0 defines departments | http://www.comlaw.gov.au/Browse/Results/ByTitle/AdministrativeArrangementsOrders/Current/Ad/0 defines departments |
| Agencies can be found in the Schedule to an Appropriation Bill (budget), Schedule to FMA Regulations and/or Public Service Act. | Agencies can be found in the Schedule to an Appropriation Bill (budget), Schedule to FMA Regulations and/or Public Service Act. |
| http://www.finance.gov.au/publications/flipchart/docs/FMACACFlipchart.pdf summarises these | http://www.finance.gov.au/publications/flipchart/docs/FMACACFlipchart.pdf summarises these |
| When defining the hierachy, this system is designed towards monitoring accountablity. Thus large agencies that have registered their own ABN | When defining the hierachy, this system is designed towards monitoring accountablity. Thus large agencies that have registered their own ABN |
| and have their own accountablity mechanisms/website recieve a seperate record as a child of their department. | and have their own accountablity mechanisms/website recieve a seperate record as a child of their department. |
| Some small agencies will choose to simply rely on their parent department's accountablity measures. | Some small agencies will choose to simply rely on their parent department's accountablity measures. |
| This flows through to organisation name and other/past names. A department that accounts for an agency will list that agency as an other child name. | This flows through to organisation name and other/past names. A department that accounts for an agency will list that agency as an other child name. |
| As agencies themselves shift between departments, there may be scope for providing time ranges but typically the newest hierarchy will be the one recorded. | As agencies themselves shift between departments, there may be scope for providing time ranges but typically the newest hierarchy will be the one recorded. |
| A department/agency name will be the newest active name assigned to that ABN. | A department/agency name will be the newest active name assigned to that ABN. |
| Statistical information from http://www.apsc.gov.au/stateoftheservice/1011/statsbulletin/section1.html#t2total https://www.apsedii.gov.au/apsedii/CustomQueryx33.shtml | Statistical information from http://www.apsc.gov.au/stateoftheservice/1011/statsbulletin/section1.html#t2total https://www.apsedii.gov.au/apsedii/CustomQueryx33.shtml |
| and individual annual reports. | |
| Open Government Scoring | <h2>Open Government Scoring</h2> |
| +1 point for every true Has... attribute | +1 point for every true Has... attribute |
| -1 point for every false Has... (ie. Has Not) attribute | -1 point for every false Has... (ie. Has Not) attribute |
| Don't like this? Make your own score, suggest a better scoring mechanism. | |
| <?php | |
| include_footer(); | |
| ?> |