JakebJackson / Local-Lens

This project combines both the use of a "Adzuna" API and the "Google Maps" API, granting all users the ability to readily access 10 job listings per search in a given area, a given job title whether it be for research use, career planning, or general interest.
0 stars 0 forks source link

Research Domain API #5

Open AlexandraNel opened 8 months ago

AlexandraNel commented 8 months ago
BenRodwell commented 8 months ago
AlexandraNel commented 8 months ago

https://developer.domain.com.au/docs/latest/apis/pkg_properties_locations/

AlexandraNel commented 8 months ago

API's

GET /v1/addressLocators/

For example use id of the Suburb level to query demographics

GET /v1/locations/profiles/{domainLocationId}/

GET /v2/demographics/{state}/{suburb}/

GET /v2/demographics/{state}/{suburb}/{postcode}/

GET /v2/suburbPerformanceStatistics/{state}/{suburb}/

GET /v2/suburbPerformanceStatistics/{state}/{suburb}/{postcode}/

AlexandraNel commented 8 months ago

OAth authentication info

https://gomakethings.com/using-oauth-with-fetch-in-vanilla-js/

AlexandraNel commented 8 months ago

Bureau of statistics

https://www.abs.gov.au/about/data-services/application-programming-interfaces-apis/data-api-user-guide

AlexandraNel commented 8 months ago

Alternative USA based

https://www.zillowgroup.com/developers/

AlexandraNel commented 8 months ago

CoreLogic sandbox environment

https://developer.corelogic.asia/