Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

cache raw ORDS data in myra

Open
#147 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript

Research direction

Start by tracing the existing discrepancy check that uses agreement changed dates and the ORDS/FTA JSON-to-CSV workflow. Confirm how current Myra data is stored and how Metabase reports are scheduled. Done means raw ORDS data is refreshed daily and available for the proposed discrepancy report.

Written by the indexing model from the issue text.

Description

Doing discrepancy checks always means the same thing, either directly querying ORDS/FTA or converting the JSON to CSV, dumping in a table, and comparing to what's in Myra. If we cache the up to date ORDS data daily we can schedule a report in metabase to make sure things are set. Right now it just checks the changed date on agreements.

Dominant language
TypeScript
Stars
1
Forks
7
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bcgov/range-api

All issues in bcgov/range-api

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.