Skip to content Learn about the access keys available for Metadata Registry

Definition

This distribution (AST_MIV) contains a longitudinal history of reported assets that relate to managed investments.

Data source details

Format type
Optimized Row Columnar (ORC) or SAS7BDAT
Path name Data Element Definition Data Type Format
~.ast_miv_beta_ext.ext_dom_person_id Recipient: DOMINO person identifier, ID number

A synthetic numeric sequence of characters used for the purposes of identifying a unique DOMINO entity.


Specific Information:

person_id has been renamed to ext_dom_person_id

Number N[15]
~.ast_miv_beta_ext.period_start_date Event: Period start date, YYYY-MM-DD

The date on which a reporting period relating to an event commences, expressed as YYYY-MM-DD.

Date YYYY-MM-DD
~.ast_miv_beta_ext.period_end_date Event: Period end date, YYYY-MM-DD

The date on which a reporting period relating to an event ends, expressed as YYYY-MM-DD.

Date YYYY-MM-DD
~.ast_miv_beta_ext.miv_calc_date Asset: Managed investment calculation date, YYYY-MM-DD

The date the calculation value of managed investments was last updated.

Date YYYY-MM-DD
~.ast_miv_beta_ext.miv_minr_last_updt_date Asset: Managed investment register last updated date, YYYY-MM-DD

The date the register of managed investments was last updated.

Date YYYY-MM-DD
~.ast_miv_beta_ext.miv_encumbrance_amt Asset: Managed investment encumbrance amount, Total Australian currency

The encumbrance amount of an asset for a managed investment in an asset test.

Decimal N[9].NN
~.ast_miv_beta_ext.miv_exempt_asset_amt Asset: Managed investment exemption asset amount, Total Australian currency

The exemption amount of an asset for a managed investment in an asset test.

Decimal N[9].NN
~.ast_miv_beta_ext.miv_exempt_inc_amt Asset: Managed investment income amount, Total Australian currency

The value of income derived from a managed investment asset as recorded in an income and assets test.

Decimal N[9].NN
~.ast_miv_beta_ext.miv_non_rural_exempt_amt Asset: Managed investment non rural exempt amount, Total Australian currency

The value of a managed investment exempt due to non-rural exemptions as recorded in an income and assets test.

Decimal N[9].NN
~.ast_miv_beta_ext.miv_pers_tot_asset_calc_amt Asset: Managed investment person total asset calculated amount, Total Australian currency

Total asset value as calculated for a managed investment.

Decimal N[9].NN
~.ast_miv_beta_ext.miv_pers_tot_inc_calc_amt Asset: Managed investment person total income calculated amount, Total Australian currency

Total asset income value as calculated from a managed investment.

Decimal N[9].NN
~.ast_miv_beta_ext.miv_pers_tot_wd_inc_amt Asset: Managed investment person total withdrawn income amount, Total Australian currency

Total asset withdrawal value as calculated from a managed investment.

Decimal N[9].NN
~.ast_miv_beta_ext.miv_ptnr_tot_asset_calc_amt Asset: Managed investment partner total asset calculated amount, Total Australian currency

Total asset value as calculated from a managed investment held by a recipient's partner.

Decimal N[9].NN
~.ast_miv_beta_ext.miv_ptnr_tot_inc_calc_amt Asset: Managed investment partner total income calculated amount, Total Australian currency

Total asset income value as calculated from a managed investment held by a recipient's partner.

Decimal N[9].NN
~.ast_miv_beta_ext.miv_ptnr_tot_wd_inc_amt Asset: Managed investment partner total withdrawn calculated amount, Total Australian currency

Total asset withdrawn income value as calculated from a managed investment held by a recipient's partner.

Decimal N[9].NN

Origin

1 Extraction

The data for this distribution is extracted from the data warehouse at Services Australia. The source tables are detailed below.

  • FNCL_FIV_MS contains a summary of managed investment totals. 

Records are extracted from each of these tables with the application of the following filters:

  • removing deleted and provisional records, and
  • removing records that do not have a logical delete date of 31 December 9999. 

2. Episode Generation

The extract from FNCL_FIV_MS is organised chronologically for each recipient and managed investment based on the date of event.

The episodes are then generated which can be generalised using the variable assignments in Table 1.

 

Table 1: Generalisation of Episode Generation Variable Assignments

Variable Assignment
Person ID Person ID from extract.
Period Start Date Date of Effect from extract.
Period End Date

If the last row for the recipient and asset:

  • 31.12.9999

Otherwise:

  • the day before the date of event of the subsequent row.
Managed investment calculation date Managed investment calculation date from extract.
Managed investment register last updated date Managed investment register last updated date from extract.
Managed investment encumbrance amount Managed investment encumbrance amount from extract divided by 100.
Managed investment exemption asset amount Managed investment exemption asset amount from extract divided by 100.
Managed investment income amount Managed investment income amount from extract divided by 100.
Managed investment non rural exempt amount Managed investment non rural exempt amount from extract divided by 100.
Managed investment person total asset calculated amount Managed investment person total asset calculated amount from extract divided by 100.
Managed investment person total income calculated amount Managed investment person total income calculated amount from extract divided by 100.
Managed investment person total withdrawn income amount Managed investment person total withdrawn income amount from extract divided by 100.
Managed investment partner total asset calculated amount Managed investment partner total asset calculated amount from extract divided by 100.
Managed investment partner total income calculated amount Managed investment partner total income calculated amount from extract divided by 100.
Managed investment partner total withdrawn calculated amount Managed investment partner total withdrawn calculated amount from extract divided by 100.

 

A row will only be output to the final distribution if any of the dollar amounts are non-zero or have changed.