Microburbs (Test)
The Microburbs API is a great tool for those interested in data from all of Australia's suburbs and locations. Endpoints provide easy access to individual figures on various topics that one may be curious about, such as an area's real estate market, educational levels or migration statistics. Whilst there is loads of valuable data available in lower-tiered plans, by upgrading to premium plans…
Microburbs (Test) endpoints
| Method | Endpoint | Description |
|---|---|---|
| figures | ||
| GET |
Figures Latest Trial /figures/latest/0/ |
Get some figures for free from some of Australia's top suburbs: Bondi, Sydney, South Yarra, Melbourne, Box Hill (Vic.). Gets the latest value of a figure in one of those areas.… |
| GET |
Figures All Trial /figures/all/0/ |
Get some figures for free from some of Australia's top suburbs: Bondi, Sydney, South Yarra, Melbourne, Box Hill (Vic.). Gets the latest and previous values of a figure from one… |
| GET |
Figure Latest Level 1 /figures/latest/1/ |
Gets the latest value of a figure in an area. Only gets figures of premium Level 1. Use GET fields endpoint to view the level of a field. Field and area name are required.… |
| GET |
Figure All Level 1 /figures/all/1/ |
Gets the latest and previous values of a figure from an area. Only gets figures of premium Level 1. Use GET fields endpoint to view the level of a field. Field and area_name are… |
| GET |
Figures Latest Level 2 /figures/latest/2/ |
Gets the latest value of a figure in an area. Only gets figures of premium Level 2. Use GET fields endpoint to view the level of a field. Field and area name are required.… |
| GET |
Figures All Level 2 /figures/all/2/ |
Gets the latest and previous values of a figure from an area. Only gets figures of premium Level 2. Use GET fields endpoint to view the level of a field. Field and area_name are… |
| GET |
Figures Latest Level 3 /figures/latest/3/ |
Gets the latest value of a figure in an area. Only gets figures of premium Level 3. Use GET fields endpoint to view the level of a field. Field and area name are required.… |
| GET |
Figures All Level 3 /figures/all/3/ |
Gets the latest and previous values of a figure from an area. Only gets figures of premium Level 3. Use GET fields endpoint to view the level of a field. Field and area_name are… |
| GET |
Multiple Figures Latest Level 1 /figures/multi_latest/ |
Get latest figures from an area filtered by a section and topic pair. Only returns figures of Level 1. Individual calls are needed to get access to figures of higher levels.… |
| Other endpoints | ||
| GET |
Fields /fields/ |
Get the names of fields. Can filter by section and topic . If you want fields available for sa1 level data pass in true for the sa1 parameter. Every figure is the value of a… |
| GET |
Region Levels /region_levels |
Returns the region levels that an area can be apart of. A region level is an area's type (Victoria is a state) and usually relates to its size. Some area names are repeated… |
| GET |
Sections /sections/ |
Gets the names of Sections and the topics they are a part of. Every field belongs to a section. A topic can be passed into filter out sections not belonging to that topic. |
| GET |
Topics /topics |
Gets the names of all topics. Topics are borad categories and the parents of sections. |
| GET |
Areas /areas/ |
Gets either: - What areas of the level of the scope are contained within a passed in area - The names of areas from the scope the passed in area is within region refers to the… |
Microburbs (Test) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 15 / minute |
|
| PRO | $5 / month | 45 / minute |
|
| ULTRA | $15 / month | 1 / second |
|
| MEGA | $30 / month | 30 / minute |
|