edge_finance_sah_subsidies


Description

A list of Support at Home subsidy amounts. This is a global table.

Columns

Column Type Children Parents Comments
id int8
start_date date

The start date of when this subsidy is valid from. @example 01-07-2025

end_date date

The last day of when this subsidy is valid to. @example 10-11-2025

subsidy_identifier varchar

What classification or supplement this is applicable to. @example sah_classification_1 or oxygen_supplement

amount_type varchar

The type of amount. @example daily, quarterly

amount_cents int4

Amount for the subsidy in cents. @example 1000

amount_currency varchar

Amount currency for the subsidy. @example AUD

created_at timestamp
updated_at timestamp

Relationships