Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Automatically pull, parse and store the latest rental market data from data.gov.hk. #3

Description

@tijptjik

This needs some smarts as there is no backend to do this task :) I would suggest that you poll data.gov daily from the front-end client, and store the processed data in firebase. In firebase you'd have a key with 'most recent refresh' and on loading the app, you just check if the date is in the past, if it is, you refresh the data, and update the value.

Get the data from :

  1. Property Market Statistics
  2. Private Domestic - Average Rents by Class (from 1982)
  3. Private Domestic - Rental Indices by Class (from 1979)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions