Adopting Standard Business Reporting

Size: px
Start display at page:

Download "Adopting Standard Business Reporting"

Transcription

1 Adopting Standard Business Reporting Understanding the taxonomy Version 1.0 (issued November 2013) Australian Prudential Regulation Authority

2 Disclaimer and copyright While APRA endeavours to ensure the quality of this publication, it does not accept any responsibility for the accuracy, completeness or currency of the material included in this publication and will not be liable for any loss or damage arising out of any use of, or reliance on, this publication. Australian Prudential Regulation Authority (APRA) This work is licensed under the Creative Commons Attribution 3.0 Australia Licence (CCBY 3.0). This licence allows you to copy, distribute and adapt this work, provided you attribute the work and do not suggest that APRA endorses you or your work. To view a full copy of the terms of this licence, visit by/3.0/au/. Australian Prudential Regulation Authority ii

3 Contents Introduction 5 The basics of XBRL 5 Definitional taxonomy and reporting taxonomy 6 Labels 8 Language 8 Definition taxonomy labels 8 Standard label 9 Business definition 9 Business guidance 10 Report taxonomy labels 10 Report label 11 Report guidance 11 Dimension taxonomy labels 11 Taxonomy design guidance 12 Concepts 12 Same concept reported values are identical 12 Same concept different time period 12 Dimensionality/Contextualisation 13 Criteria 13 When to apply a dimension 13 Segment vs. Scenario 13 Balance attribute 14 Period type - Instant/Duration 14 Attributes that have not been included in the taxonomy 15 D2A form scenarios 15 Tuples 15 Report consolidations as dimensions 15 Australian Prudential Regulation Authority iii

4 Australian Prudential Regulation Authority iv

5 Introduction This document has been provided to assist APRA reporting entities to understand the design principles used to create the APRA SBR Taxonomy. It outlines the decisions in respect of the harmonisation or creation of data elements. It is not intended to be a set of hard and fast rules, but more a consideration of the alternatives when presented with certain scenarios. It is provided as background or introductory information. The basics of XBRL The creation of an XBRL taxonomy requires the identification of both the data a computer requires, and the information required for human interpretation. The human aspect involves identifying what the data element is and how it should be used. Computers only require an element identifier to deal with the data in the manner in which they have been programmed. The single requirement is that the identifier be unique within the set of data elements with which it has to deal. Humans need additional information to understand what a data element is intended to represent, such as descriptions and references. Before XBRL, programmers tried to put additional information into the element identifier to convey all required information in a computer readable format. This task proved difficult because one person s interpretation of the data could vary greatly from another s, whilst the element remained the same. XBRL sought to overcome this problem by providing external linkbases - places where the human language and interpretations could be captured that were linked to, but not part of, the element itself. Linkbases enable personal preferences for describing an element to be captured, without compromising the simple needs of the computer for a unique identifier. People more readily agree on what something is, than what it should be called. XBRL allows for everyone's preference to be captured and different descriptions of the element to be used, thus avoiding the one size fits all problem. There are several standard XBRL linkbases where the descriptive information about the data elements (metadata) can be captured: Label for easily readable documentation of the taxonomy elements like names, definitions and usage guidance; Reference for references to authoritative literature that conveys shared understanding among the taxonomy s stakeholders on what a data element actually is, regardless of the various labels associated with it, e.g. Australian accounting standards; Definition for structural information about the hierarchies in which the element exists. In SBR this is mainly used to hold information about the dimensions of a data element; Australian Prudential Regulation Authority 5

6 Calculation for simple arithmetic validations involving the element, e.g. checking net figures or subtotals and totals calculate correctly, only addition and subtraction are contained here; and Presentation for visual representation of the hierarchies (structure) in a taxonomy and the order in which elements in a list should be viewed. The different descriptions, called labels in XBRL, are identified by label roles. A single data element can have an unlimited number of labels attached to it, each with its own unique label role to identify it to the computer. Computer (IT responsibility) Human (Taxonomy developer responsibility) Role = label/apralabel Client Reference <custid> Role = label/busdefinition Role = label/standard This is the unique identifier used within the agency system that receives the data Party Identifiers Customer Identifier SBR has determined that every element in the SBR AU Taxonomy will have the standard label role. This label is constructed from the Naming Convention SBR adapted from ISO The naming convention s purpose is to use non-agency specific language to generically describe a data concept that enables anyone to search the taxonomy and find the element that represents that concept without understanding agency jargon. Definitional taxonomy and reporting taxonomy SBR architecture dictates that data elements on the forms are represented in SBR by a two level structure: 1. Definitional Taxonomy, which holds the elements and the generic descriptive information; and 2. Reporting Taxonomy (one per form), which holds the presentation and form specific information. Australian Prudential Regulation Authority 6

7 These linkbases can be attached to every taxonomy, and labels can be defined at both levels for a data element. Computer (IT responsibility) DEFINITION <custid> imports Human (Taxonomy developer responsibility) Role = label/apralabel Role = label/busdefinition Client Reference This is the unique identifier used within the agency system that receives the data Role = label/standard Party Identifiers Customer Identifier REPORTING <custid> Role = label/rptlabel Super Fund Number The Reporting Taxonomy inherits linkbases from the Definitional Taxonomy. Additional metadata specific to the report can be introduced at the Report Taxonomy level. From the users perspective, all the metadata is available for use. Users of the taxonomy can decide which labels they want displayed when viewing the taxonomy, or instances created from it. The taxonomy author can define one of the labels as a preferred label so that XBRL-aware software will default to this one if users express no preference. Australian Prudential Regulation Authority 7

8 Labels Language XBRL allows for any number of labels in any number of languages to be applied to a data element. APRA has restricted its labels to English only, i.e. lang= en. APRA has created labels for each data element according to the following table: Taxonomy LabelType Example Source SBR Definition Standard Electronic Contact Electronic Mail Address Text Definition busdefinition Denotes the address of an electronic mail service. Definition busguidance A choice of TRUE/FALSE values. TRUE = Independent actuarial advice has been commissioned by the reporting party during the relevant period. FALSE = Independent actuarial advice has not been commissioned by the reporting party during the relevant period Modified AGIMO BRM APRA form instructions (common) and prudential standards APRA forms (specific) Reporting rptlabel APRA forms (specific) Reporting rptguidance Provide the business address only. Do not use personal addresses e.g. Gmail APRA form instructions (specific) SBR Mandatory SBR Mandatory APRA Mandatory SBR Optional (Mandatory for Boolean items or items with a list of allowable values) APRA Optional (Mandatory for Boolean items or items with a list of allowable values) SBR Optional APRA Mandatory SBR Optional APRA Optional Definition taxonomy labels Standard labels and business definition labels are attached to data elements in the Definitional Taxonomy. They are generic in nature and are used to define a reporting taxonomy, in addition to any labels at the report level. Australian Prudential Regulation Authority 8

9 Standard label SBR Definitional Taxonomy elements have a standard label that uses the XBRL default label role and the XBRL default extended linkrole (as defined by XBRL.org). The standard label format is inherited from the SBR AU Taxonomy and assists users to navigate through the taxonomy and discover unique data elements. It is constructed in the format: Object Class [space] Property [space] Classword Object classes are initially taken from the topic categorisations in APRA s internal Data Dictionary and are modified as appropriate. Modifications should ensure consistency with the SBR structures ( inspired by AGIMO s Business Reference Model) and consistency of the hierarchy within APRA. When APRA creates new object classes (subject areas), data elements to be classified within these new classes must be documented and agreed before the object class is applied. Further, the definition for an object class must be consistent with the definition of its parent class. Property is an English language description of the element based on the form labels where the element is used. The purpose of the property is to make the label unique; therefore it is the most granular component of the label. Classwords are taken from the SBR standard classwords. Business definition The shared understanding of an element can potentially be included in any of the following places within the DTS (Discoverable Taxonomy Set the set of files that hold the elements and all the linkbases for the taxonomy): as business definition and/or business guidance in the Label linkbase attached to the Definitional Taxonomy; and/or as report guidance in the Label linkbase attached to the Report Taxonomy; and/or as a pointer to an authoritative document in the Reference linkbase attached to either the Definition and/or the Report Taxonomies. Note that the business definition is a mandatory requirement under the SBR architecture. Therefore APRA includes all information regarding the shared understanding of a data element in the business definition. This ensures all the information required to understand the element is in the one place. role = APRA references authoritative documents (i.e. legislation, reporting standard) at a high level within the business definition, e.g. refer to the relevant Prudential Standards. Subsequent changes to these documents will therefore not affect the label linkbases. References will not refer to numbers (standard, section or page) as these may change over time and result in a maintenance burden going forward. This label role is in the same extended linkrole as the standard label, i.e. The text included in this label comprehensively describes APRA s understanding of the element. A user should not need to reference any other metadata to understand APRA s requirements in regard to a concept, i.e. no semantic meaning (at the whole of government definitional level) should be contained in any other taxonomy artefact that is not contained in the Business Definition label. Australian Prudential Regulation Authority 9

10 Business guidance The business guidance label is used to provide additional information at the definitional level that can be separated from the business definition label in order to keep the definition concise. Such additional guidance may be a description of what to include or exclude, or examples or descriptions of how the element is calculated, e.g. Name Business Definition Business Guidance ProfitOrLoss.Unrealised.ChangeInCreditworthinessFairValueGainsNe t.amount This is the net value, as at the relevant date, of any unrealised fair value gains and (losses) arising from changes in the reporting party's credit worthiness. A gain may arise, for example, from a reduction in fair value of the reporting party's outstanding debt due to a change in credit rating. A net gain must be reported as a positive figure and a net loss as a negative figure. The business guidance label is always used when an element is a Boolean type and provides a definition of the true/false values, e.g. Name Business Definition Business Guidance RegulatoryDisclosures.DefinedBenefitInterests.Indicator This indicates whether the member has a defined benefit interest or a defined benefit pension. A choice of TRUE/FALSE values. true = The member has a defined benefit interest or a defined benefit pension. false = The member does not have a defined benefit interest or a defined benefit pension. The business guidance label is also used when an element is restricted to a defined set of values, e.g. Name Business Definition Business Guidance SuperannuationRegulatoryInformation.OperationalRiskFinancialRequ irementheld.code This indicates how the financial resources to meet the Operational Risk Financial Requirement (ORFR) are held. The valid enumerated values are: ORFR trustee capital = The trustee capital held for the purposes of meeting the Operational Risk Financial Requirement (ORFR); ORFR reserve = The reserve held for the purposes of meeting the Operational Risk Financial Requirement (ORFR); ORFR trustee capital and ORFR reserve = A combination of Operational Risk Financial Requirement (ORFR) trustee capital and at least one Operational Risk Financial Requirement (ORFR) reserve. Report taxonomy labels Report level labels are specific to the form that is the subject of the Report Taxonomy and are in addition to the labels made available from the Definitional Taxonomy. Australian Prudential Regulation Authority 10

11 Report label Report labels are attached to the Report Taxonomy for each form with: role = APRA has no official default label for an element. Any change to a label for an element must be made on each form on which the element appears. XBRL allows for an extended linkrole to be identified with each label so that multiple labels can be applied to an element. The SBR convention is to name this with an identifier that is unique to each report taxonomy. For these reasons, APRA places all Report Taxonomy labels into an extended linkrole called: Report guidance The report level label is used to provide the user with a close-as-possible representation of the label on the physical D2A form. The report level guidance is used to provide form, or report, level guidance to an existing concept. Information should only be included as report guidance where it is not appropriate for inclusion within the business definition, but is required to aid understanding. This will typically include industry or form-specific language/jargon, additional instructions relating to the reporting of the concept on a particular form, and any useful or necessary cross-form validations. Report guidance must not add to the description, or definition, of the concept contained within the business definition. Dimension taxonomy labels The SBR taxonomy provides a simple label for each domain member that typically repeats the element name but with spaces between words. APRA provides a label and guidance for each element in a dimension taxonomy. All labels are placed in the default extended linkrole, The labels have role = i.e. the same as the definitional taxonomy standard labels and the same as SBR usage. The guidance have the standard XBRL documentation role = Australian Prudential Regulation Authority 11

12 Taxonomy design guidance Concepts Same concept reported values are identical Items with different D2A attributes are identical concepts when the same value is reported by the same entity for the same period. This may occur when the instructions/guidance for each form differ but the concepts requested are the same. Same concept different time period When the same concept is reported as at two different time periods, the simple context period should be used. For example, retained earnings at the beginning of the reporting period vs. retained earnings at the end of the reporting period. Australian Prudential Regulation Authority 12

13 Dimensionality/Contextualisation Criteria Dimensions are used to provide contextualisation to an individual or group of concepts. A dimension is generally applied to an element to slice and dice the data by geography or currency, for example. There are two types of dimensions within the SBR taxonomy, Typed and Explicit dimensions. The extraction of semantics from the metadata of an individual reporting requirement should allow for the broadened reuse of the resulting element. This process of extracting semantics should only occur to the extent that the remaining element is a sensible, stand-alone concept. A reusable dimension is one that can be applied to, and can provide appropriate semantics to, numerous unrelated elements. When to apply a dimension When the decision of what part of an element s metadata should be extracted and applied in the form of a dimension, and what part should remain as the fully qualified element cannot be made using the guidance above, the following considerations should guide the final design decision: Do specific reporting requirements exist that suggest business analysis and/or comparison will be undertaken based on a specific criterion embedded within the element s metadata? If so, the metadata that specifically relates to this criterion should be the part extracted and applied in the form of a dimension. If there is no suggestion that business analysis and/or comparison will be undertaken, as in the previous point, the part of an element s metadata that should be extracted and applied in the form of a dimension is the part that potentially provides the greatest reuse. If a dimension already exists within the SBR taxonomy that caters for the semantics being considered for extraction, then contextualise accordingly to maintain semantic consistency with SBR. Segment vs. Scenario XBRL contains two semantically different contexts for dimensions: Segment - Scenario - for analysis of concepts by breaking them down into various slices of the pie, e.g. wages by state or income by business unit; and for comparison of concept values created under different sets of assumptions, e.g. budget v actual, or last year s estimate v this year s estimate. Australian Prudential Regulation Authority 13

14 SBR only allows the use of the segment concept. The Dimensions specification does not allow for the two different concepts to be used simultaneously within a single hypercube and this limitation is accepted. The business requirement for dimensions based on the semantics of scenario still exists and are implemented within APRA as dimensions. Balance attribute All elements with a data type of monetary must have a balance type defined to identify their value as positive or negative. General accounting principles dictate the balance types as follows: Debit: balances of Assets & Expenses; Decreases in Liabilities, Equity & Income Credit: balances of Liabilities, Equity & Income; Decreases in Assets & Expenses Net items (those elements that are the result of one concept being subtracted from another) should be set according to the most likely, or intended, result for a going concern business. For example: Net Profit could be positive (credit) or a loss (debit). A going concern business would typically report a profit and so the element should be a credit. Net Position of Derivative Contracts may alternate between an asset (debit) and liability (credit), however the intended outcome is a debit balance. Adjustments to elements have no typical balance and so should have their balance type set to be the same as that of the element that they are adjusting. In this way, any positive value assigned to the adjustment will increase the element and any negative value will decrease the element (this is consistent with natural business practice). Off Balance Sheet items also have no natural balance type as they are rarely recorded using the double entry book keeping method. However, they are typically related in some way to an on balance sheet concept. For simplicity and consistency in application, where an on balance sheet related concept can be identified, the balance type of the off balance sheet concept should be set to the same value. Period type - Instant/Duration The period type conveys important metadata regarding the reporting requirements for an element. The following defines the guiding principles on when to use the period type - instant, duration and forever: 1. Instant is the appropriate attribute when the data is as at a particular date or point in time, e.g. items that would appear in a balance sheet. 2. Duration is the appropriate attribute for aggregate data that sums, averages or otherwise operates on values between two points in time, e.g. items that appear in a statement of profit and loss. 3. For concepts that do not fall neatly into the above two categories (e.g. name and address details), the SBR approach is to assign a period type of duration and the report guidance label is used to instruct whether the data element needs to be reported as an instant. The intent of this approach is to avoid the duplication of data elements within the SBR AU Taxonomy where the only difference is the period type. Australian Prudential Regulation Authority 14

15 4. The forever attribute MUST only be used for data elements which have a fact value that is always true, the example commonly used being the value of Pi. SBR has not utilised the forever period type to date but this does not mean it cannot be used if a valid requirement is identified. 5. The business definition of a concept should provide sufficient clarity as to whether the concept is an instant or a duration and the period type should not contradict the business definition. 6. Concepts with a duration have two associated dates to reference the period start and period end. In most instances this is the beginning of the reporting period and the end date of the reporting period. Attributes that have not been included in the taxonomy Some attributes exist on forms that are redundant or nonsensical. It provides no benefit to draft concepts for these and APRA may determine to disallow entities from mapping these to their data. When such a decision is made, these attributes are not included in the taxonomy and are marked as an unmapped attribute within the XBRL to D2A conversion. An example of such attributes are the risk weights included within the reporting forms. D2A form scenarios Tuples Tuples are used to group and provide contextualisation to a set of concepts that cannot be clearly defined, or do not make sense, when left as standalone concepts. Tuples are typically used to distinguish repeating rows in a table. Tuples are to be used only where contextualisation through the use of dimensions is not appropriate. Tuples are to be supplied with a Standard Label, Business Definition and Report Level Label. Report consolidations as dimensions Reporting consolidations that exist in the form header are modelled in the taxonomy as dimensions. This enables a consistent method to distinguish the information on a particular form without using the form code. Australian Prudential Regulation Authority 15

16 Telephone Web site linking to Mail GPO Box 9836 in all capital cities (except Hobart and Darwin) D2A_SBR_UTT_112013

Information Paper. Superannuation Trustee Liability Insurance. www.apra.gov.au Australian Prudential Regulation Authority.

Information Paper. Superannuation Trustee Liability Insurance. www.apra.gov.au Australian Prudential Regulation Authority. Information Paper Superannuation Trustee Liability Insurance 30 June 2006 www.apra.gov.au Australian Prudential Regulation Authority Copyright The material in this Publication is copyright. You may download,

More information

Approved forms for payments and reports

Approved forms for payments and reports Approved forms for payments and reports Financial Claims Scheme for authorised deposit-taking institutions August 2013 www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright

More information

Draft Prudential Practice Guide

Draft Prudential Practice Guide Draft Prudential Practice Guide SPG 532 Investment Risk Management May 2013 www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright This prudential practice guide is not legal

More information

Statistics. Quarterly Superannuation Performance (interim edition) June 2014 (issued 21 August 2014)

Statistics. Quarterly Superannuation Performance (interim edition) June 2014 (issued 21 August 2014) Statistics Quarterly Superannuation Performance (interim edition) June 2014 (issued 21 August 2014) www.apra.gov.au Australian Prudential Regulation Authority Copyright Australian Prudential Regulation

More information

Prudential Practice Guide

Prudential Practice Guide Prudential Practice Guide SPG 232 Business Continuity Management July 2013 www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright This prudential practice guide is not legal

More information

Response to Submissions

Response to Submissions Response to Submissions National Claims and Policies Database Access to data 28 May 2010 www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright While APRA endeavours to ensure

More information

Help Guide. D2A guide for APRA-regulated institutions. www.apra.gov.au Australian Prudential Regulation Authority

Help Guide. D2A guide for APRA-regulated institutions. www.apra.gov.au Australian Prudential Regulation Authority Help Guide D2A guide for APRA-regulated institutions Version updated to 5.3 (issued June 2014) www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright While APRA endeavours

More information

Draft Prudential Practice Guide

Draft Prudential Practice Guide Draft Prudential Practice Guide LPG 270 Group Insurance Arrangements December 2013 www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright This prudential practice guide is

More information

Discussion Paper. Maximum Event Retention for Lenders Mortgage Insurers. www.apra.gov.au Australian Prudential Regulation Authority.

Discussion Paper. Maximum Event Retention for Lenders Mortgage Insurers. www.apra.gov.au Australian Prudential Regulation Authority. Discussion Paper Maximum Event Retention for Lenders Mortgage Insurers September 2008 www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright This prudential practice guide

More information

Standard Business Reporting

Standard Business Reporting Standard Business Reporting IFRS AU Taxonomy 2014 Guide Program name: Standard Business Reporting Date: 19 th June 2014 Production Release suitable for use This document and its attachments are Unclassified

More information

Statistics. Life Office Market Report June 2007 (issued 16 October 2007) Australian Prudential Regulation Authority. www.apra.gov.

Statistics. Life Office Market Report June 2007 (issued 16 October 2007) Australian Prudential Regulation Authority. www.apra.gov. Statistics Life Office Market Report June 27 (issued 16 October 27) www.apra.gov.au Australian Prudential Regulation Authority Disclaimer While APRA endeavours to ensure the quality of this Publication,

More information

XBRL Interoperability through a Multidimensional Data Model

XBRL Interoperability through a Multidimensional Data Model XBRL Interoperability through a Multidimensional Data Model IADIS INTERNATIONAL Conference on Internet Technologies & Society CITS 2011. Shanghai, China December. 8th-10th 2011 Ignacio Santos & Elena Castro

More information

Datatypes, Tuples, Dimensions, Formulas

Datatypes, Tuples, Dimensions, Formulas Datatypes, Tuples, Dimensions, Formulas Datatypes, Tuples, Dimensions, Formulas 2 Datatypes, Tuples, Dimensions, Formulas business rules / validation rules 3 Types of business rules is represented

More information

Statistics. Private Health Insurance Quarterly Statistics. June 2015 (issued 18 August 2015)

Statistics. Private Health Insurance Quarterly Statistics. June 2015 (issued 18 August 2015) Statistics Private Health Insurance Quarterly Statistics June 2015 (issued 18 August 2015) www.apra.gov.au Australian Prudential Regulation Authority Contents Snapshot of the industry......3 Membership

More information

IAASB Main Agenda (June 2010) Agenda Item. April 28, 2009

IAASB Main Agenda (June 2010) Agenda Item. April 28, 2009 Agenda Item 8-B Statement of Position 09-1 April 28, 2009 Performing Agreed-Upon Procedures Engagements That Address the Completeness, Accuracy, or Consistency of XBRL-Tagged Data Issued Under the Authority

More information

Statistics. Quarterly Life Insurance Performance XXXXX 2008 (issued XX XXXXX 2009) Australian Prudential Regulation Authority. www.apra.gov.

Statistics. Quarterly Life Insurance Performance XXXXX 2008 (issued XX XXXXX 2009) Australian Prudential Regulation Authority. www.apra.gov. Statistics Quarterly Life Insurance Performance XXXXX 2008 (issued XX XXXXX 2009) www.apra.gov.au Australian Prudential Regulation Authority Copyright Commonwealth of Australia This work is copyright.

More information

Prudential Practice Guide

Prudential Practice Guide Prudential Practice Guide SPG 220 Risk Management July 2013 www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright This prudential practice guide is not legal advice and users

More information

QUALITY CONTROL PROCESS FOR TAXONOMY DEVELOPMENT

QUALITY CONTROL PROCESS FOR TAXONOMY DEVELOPMENT AUTHORED BY MAKOTO KOIZUMI, IAN HICKS AND ATSUSHI TAKEDA JULY 2013 FOR XBRL INTERNATIONAL, INC. QUALITY CONTROL PROCESS FOR TAXONOMY DEVELOPMENT Including Japan EDINET and UK HMRC Case Studies Copyright

More information

NSW Government Open Data Policy. September 2013 V1.0. Contact

NSW Government Open Data Policy. September 2013 V1.0. Contact NSW Government Open Data Policy September 2013 V1.0 Contact datansw@finance.nsw.gov.au Department of Finance & Services Level 15, McKell Building 2-24 Rawson Place SYDNEY NSW 2000 DOCUMENT CONTROL Document

More information

Michael van Genderen, Semansys <michael.van.genderen@semansys.com>

Michael van Genderen, Semansys <michael.van.genderen@semansys.com> XBRL Uniform Presentation (UP) Basis for a normative presentation Public Working Draft November, 2014 Copyright 2014 NBA, All Rights Reserved. This version: 0.9.7.6 Date: November 2014 Editors: Contributors:

More information

DFS C2013-6 Open Data Policy

DFS C2013-6 Open Data Policy DFS C2013-6 Open Data Policy Status Current KEY POINTS The NSW Government Open Data Policy establishes a set of principles to simplify and facilitate the release of appropriate data by NSW Government agencies.

More information

Prudential Practice Guide

Prudential Practice Guide Prudential Practice Guide LPG 232 Business Continuity Management March 2007 www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright This prudential practice guide is not legal

More information

Prudential Practice Guide

Prudential Practice Guide Prudential Practice Guide GPG 240 Insurance Risk February 2006 www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright This prudential practice guide is not legal advice and

More information

Reducing the Reporting Burden by the Means of XBRL and Business Rules in Tax Reporting

Reducing the Reporting Burden by the Means of XBRL and Business Rules in Tax Reporting Reducing the Reporting Burden by the Means of XBRL and Business Rules in Tax Reporting Mateusz Hojda, Witold Jarzynka, Bartosz Ochocki Track: Case Studies in XBRL Solutions Status Quo: e-tax at the Ministry

More information

Prudential Practice Guide

Prudential Practice Guide Prudential Practice Guide LPG 240 Life Insurance Risk and Life Reinsurance Management March 2007 www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright This prudential practice

More information

Prudential Practice Guide

Prudential Practice Guide Prudential Practice Guide LPG 260 Conflicts of Interest under Section 48 March 2007 www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright This prudential practice guide is

More information

Statistics. Quarterly Authorised Deposit-taking Institution Property Exposures. March 2014 (released 27 May 2014)

Statistics. Quarterly Authorised Deposit-taking Institution Property Exposures. March 2014 (released 27 May 2014) Statistics Quarterly Authorised Deposit-taking Institution Property Exposures March 2014 (released 27 May 2014) www.apra.gov.au Australian Prudential Regulation Authority Copyright Australian Prudential

More information

Master Data Management Architecture

Master Data Management Architecture Master Data Management Architecture Version Draft 1.0 TRIM file number - Short description Relevant to Authority Responsible officer Responsible office Date introduced April 2012 Date(s) modified Describes

More information

SAP BUSINESSOBJECTS FINANCIAL CONSOLIDATION 7.5 STARTER KIT FOR US GAAP SP1

SAP BUSINESSOBJECTS FINANCIAL CONSOLIDATION 7.5 STARTER KIT FOR US GAAP SP1 SAP BUSINESSOBJECTS FINANCIAL CONSOLIDATION 7.5 STARTER KIT FOR US GAAP SP1 Simplified Configuration Description 2010-04-28 1 Copyright 2009 SAP BusinessObjects. All rights reserved. SAP BusinessObjects

More information

GRI Taxonomy 2013 Launch Webinar

GRI Taxonomy 2013 Launch Webinar GRI Taxonomy 2013 Launch Webinar Amsterdam, 15 th November 2013 Goal and objectives: Introduce the GRI Taxonomy 2013 Encourage GRI reporters to participant in the Voluntary Filing Program Target audience:

More information

NSW Data & Information Custodianship Policy. June 2013 v1.0

NSW Data & Information Custodianship Policy. June 2013 v1.0 NSW Data & Information Custodianship Policy June 2013 v1.0 CONTENTS 1. PURPOSE... 4 2. INTRODUCTION... 4 2.1 Information Management Framework... 4 2.2 Data and information custodianship... 4 2.3 Terms...

More information

Uniform Chart of Accounts Frequently Asked Questions Account Structure

Uniform Chart of Accounts Frequently Asked Questions Account Structure Uniform Chart of Accounts Frequently Asked Questions Account Structure 1. What is a Chart of Accounts and for what purpose it is used? A Chart of Accounts is a uniform system of account numbers used to

More information

Company Reporting in the UK an XBRL Success Story

Company Reporting in the UK an XBRL Success Story WHITE PAPER Company Reporting in the UK an XBRL Success Story The use of extensible Business Reporting Language for company financial reporting in the UK has proved an outstanding success. Some 1.9 million

More information

Prudential Practice Guide

Prudential Practice Guide Prudential Practice Guide PPG 231 Outsourcing October 2006 www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright This prudential practice guide is not legal advice and users

More information

Government Enterprise Architecture

Government Enterprise Architecture Government Enterprise Architecture GEA-NZ v3.0 Context Document September 2014 Crown copyright. This copyright work is licensed under the Creative Commons Attribution 3.0 New Zealand licence. In essence,

More information

Guidelines. ADI Authorisation Guidelines. www.apra.gov.au Australian Prudential Regulation Authority. April 2008

Guidelines. ADI Authorisation Guidelines. www.apra.gov.au Australian Prudential Regulation Authority. April 2008 Guidelines ADI Authorisation Guidelines April 2008 www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright These guidelines are not legal advice and users are encouraged to

More information

Managing your professional risks with insurance

Managing your professional risks with insurance Managing your professional risks with insurance A guide for CPA Australia Public Practice Certificate holders As professionals and business people you are subjected to many risks. The risks you can eliminate

More information

Information Paper. Pandemic Planning October 2006. www.apra.gov.au Australian Prudential Regulation Authority

Information Paper. Pandemic Planning October 2006. www.apra.gov.au Australian Prudential Regulation Authority Information Paper Pandemic Planning October 2006 www.apra.gov.au Australian Prudential Regulation Authority Copyright The material in this publication is copyright. You may download, display, print or

More information

OUTSOURCING INVOLVING SHARED COMPUTING SERVICES (INCLUDING CLOUD) 6 July 2015

OUTSOURCING INVOLVING SHARED COMPUTING SERVICES (INCLUDING CLOUD) 6 July 2015 OUTSOURCING INVOLVING SHARED COMPUTING SERVICES (INCLUDING CLOUD) 6 July 2015 Disclaimer and Copyright While APRA endeavours to ensure the quality of this publication, it does not accept any responsibility

More information

GRF_310_0_G Income Statement (G)

GRF_310_0_G Income Statement (G) GRF_310_0_G Income Statement (G) These instructions must be read in conjunction with the general instruction guide. Explanatory notes Total business For each line item where the data for individual regions

More information

Selecting a Content Management System

Selecting a Content Management System 9 9 SELECTING A CONTENT MANAGEMENT SYSTEM Selecting a Content Management System Better Practice Checklist Practical guides for effective use of new technologies in Government www.agimo.gov.au/checklists

More information

ASDEFCON INSURANCE CASE STUDIES CASE STUDY #2 DESIGN AND CONSTRUCT CONTRACT

ASDEFCON INSURANCE CASE STUDIES CASE STUDY #2 DESIGN AND CONSTRUCT CONTRACT ASDEFCON INSURANCE CASE STUDIES CASE STUDY #2 DESIGN AND CONSTRUCT CONTRACT NOTES TO READER This case study has been prepared to assist drafters in the use of the ASDEFCON insurance clauses. This case

More information

ITCG conference call July 2014

ITCG conference call July 2014 July 2014 Agenda Paper 1 International Financial Reporting Standards ITCG conference call July 2014 IFRS Taxonomy team The views expressed in this presentation are those of the presenter, not necessarily

More information

THE INSURANCE BUSINESS (SOLVENCY) RULES 2015

THE INSURANCE BUSINESS (SOLVENCY) RULES 2015 THE INSURANCE BUSINESS (SOLVENCY) RULES 2015 Table of Contents Part 1 Introduction... 2 Part 2 Capital Adequacy... 4 Part 3 MCR... 7 Part 4 PCR... 10 Part 5 - Internal Model... 23 Part 6 Valuation... 34

More information

Guidance Notes and Circulars

Guidance Notes and Circulars Guidance Notes and Circulars Superannuation Circular No. I.A.1 Contribution and Benefit Accrual Standards for Regulated Superannuation Funds September 2006 www.apra.gov.au Australian Prudential Regulation

More information

EIOPA XBRL Filing Rules for Preparatory Phase Reporting

EIOPA XBRL Filing Rules for Preparatory Phase Reporting EIOPA-15-253 13 05 2015 EIOPA XBRL Filing Rules for Preparatory Phase Reporting with the Solvency II Preparatory XBRL Taxonomy Ver 1.2 for preparatory phase email: xbrl@eiopa.europa.eu; Website: www.eiopa.europa.eu

More information

1. This Reporting Standard is made under section 13 of the Financial Sector (Collection of Data) Act 2001.

1. This Reporting Standard is made under section 13 of the Financial Sector (Collection of Data) Act 2001. Reporting Standard SRS 161.0 Self-Insurance Objective of this Reporting Standard This Reporting Standard sets out the requirements for the provision of information to APRA relating to self-insurance arrangements

More information

Alternative infrastructure funding and financing

Alternative infrastructure funding and financing Alternative infrastructure funding and financing Research Paper (commissioned by the Queensland Government) 21 March 2016 Department Of Infrastructure, Local Government and Planning This page intentionally

More information

Life Insurance Act 1995 Audit Obligations

Life Insurance Act 1995 Audit Obligations Auditing and Assurance Guidance Statement AGS 1024 (December 2002) Life Insurance Act 1995 Audit Obligations Prepared by the Auditing & Assurance Standards Board of the Australian Accounting Research Foundation

More information

XBRL Analytics that Just Makes Sense

XBRL Analytics that Just Makes Sense XBR Analytics that Just Makes Sense Haiko Philipp 25th XBR conference, Japan, 08.11.2012 Introduction Why does analytics and data modelling belong together? How is data analysed? Through semantics / characteristics

More information

Response to Submissions

Response to Submissions Response to Submissions Financial Claims Scheme for authorised deposit-taking institutions: Proposed requirements for payment, reporting and communications June 2013 www.apra.gov.au Australian Prudential

More information

Prudential Practice Guide

Prudential Practice Guide Prudential Practice Guide CPG 235 Managing Data Risk September 2013 www.apra.gov.au Australian Prudential Regulation Authority Disclaimer and copyright This prudential practice guide is not legal advice

More information

XBRL guide for UK businesses

XBRL guide for UK businesses XBRL guide for UK businesses This document provides an introduction for UK businesses to the extensible Business Reporting Language (XBRL) data format and Inline XBRL (ixbrl), the standard form of presentation

More information

Queensland recordkeeping metadata standard and guideline

Queensland recordkeeping metadata standard and guideline Queensland recordkeeping metadata standard and guideline June 2012 Version 1.1 Queensland State Archives Department of Science, Information Technology, Innovation and the Arts Document details Security

More information

CASE STUDY: XBRL IMPLEMENTATION FOR INDONESIA S ISLAMIC BANKING REGULATORY REPORTING SYSTEM

CASE STUDY: XBRL IMPLEMENTATION FOR INDONESIA S ISLAMIC BANKING REGULATORY REPORTING SYSTEM AUTHORED BY YUDI MULIAWIRAWAN SUGALIH PIKI PAHLISA NOVEMBER 2015 for XBRL International, Inc. XBRL IMPLEMENTATION FOR INDONESIA S ISLAMIC BANKING REGULATORY REPORTING SYSTEM The Experience of the Central

More information

Copyright 2007 Ramez Elmasri and Shamkant B. Navathe. Slide 29-1

Copyright 2007 Ramez Elmasri and Shamkant B. Navathe. Slide 29-1 Slide 29-1 Chapter 29 Overview of Data Warehousing and OLAP Chapter 29 Outline Purpose of Data Warehousing Introduction, Definitions, and Terminology Comparison with Traditional Databases Characteristics

More information

CAPITAL STANDARDS REVIEW

CAPITAL STANDARDS REVIEW CAPITAL STANDARDS REVIEW Consultation paper A paper detailing the proposed operation of the Capital Adequacy and Solvency requirements established by PHIAC to apply to health insurers in the private health

More information

Using LSI for Implementing Document Management Systems Turning unstructured data from a liability to an asset.

Using LSI for Implementing Document Management Systems Turning unstructured data from a liability to an asset. White Paper Using LSI for Implementing Document Management Systems Turning unstructured data from a liability to an asset. Using LSI for Implementing Document Management Systems By Mike Harrison, Director,

More information

Vendor briefing Business Intelligence and Analytics Platforms Gartner 15 capabilities

Vendor briefing Business Intelligence and Analytics Platforms Gartner 15 capabilities Vendor briefing Business Intelligence and Analytics Platforms Gartner 15 capabilities April, 2013 gaddsoftware.com Table of content 1. Introduction... 3 2. Vendor briefings questions and answers... 3 2.1.

More information

Standard 1. Governance for Safety and Quality in Health Service Organisations. Safety and Quality Improvement Guide

Standard 1. Governance for Safety and Quality in Health Service Organisations. Safety and Quality Improvement Guide Standard 1 Governance for Safety and Quality in Health Service Organisations Safety and Quality Improvement Guide 1 1 1October 1 2012 ISBN: Print: 978-1-921983-27-6 Electronic: 978-1-921983-28-3 Suggested

More information

Statistics. Analysis of revisions - General Insurance Institution-level Statistics. 10 June 2015

Statistics. Analysis of revisions - General Insurance Institution-level Statistics. 10 June 2015 Statistics Analysis of revisions - General Insurance Institution-level Statistics 10 June 2015 www.apra.gov.au Australian Prudential Regulation Authority Analysis of revisions - General Insurance Institution-level

More information

2 Associating Facts with Time

2 Associating Facts with Time TEMPORAL DATABASES Richard Thomas Snodgrass A temporal database (see Temporal Database) contains time-varying data. Time is an important aspect of all real-world phenomena. Events occur at specific points

More information

Notification by RSE licensee

Notification by RSE licensee Notification by RSE licensee Section 29JA Superannuation Industry (Supervision) Act 1993 (SIS Act) and section 111(1) First Home Saver Accounts Act (FHSA Act) 2008 All questions in the form must be completed

More information

ASDEFCON INSURANCE CASE STUDIES CASE STUDY #8 AVIATION IN SERVICE SUPPORT CONTRACT

ASDEFCON INSURANCE CASE STUDIES CASE STUDY #8 AVIATION IN SERVICE SUPPORT CONTRACT ASDEFCON INSURANCE CASE STUDIES CASE STUDY #8 AVIATION IN SERVICE SUPPORT CONTRACT NOTES TO READER This case study has been prepared to assist drafters in the use of the ASDEFCON insurance clauses. This

More information

Life Insurance Product Advice - A Guide for the Appointed Actuary

Life Insurance Product Advice - A Guide for the Appointed Actuary LIFE INSURANCE AND WEALTH MANAGEMENT PRACTICE COMMITTEE Information Note: Product Advice regarding Policies and Reinsurance to a Life Insurer or Friendly Society under LPS 320 Contents A. Status of Information

More information

AUSTRALIAN PRUDENTIAL REGULATION AUTHORITY SUPERANNUATION CIRCULAR NO. III.E.1 REGULATION OF SMALL APRA FUNDS

AUSTRALIAN PRUDENTIAL REGULATION AUTHORITY SUPERANNUATION CIRCULAR NO. III.E.1 REGULATION OF SMALL APRA FUNDS AUSTRALIAN PRUDENTIAL REGULATION AUTHORITY SUPERANNUATION CIRCULAR NO. III.E.1 REGULATION OF SMALL APRA FUNDS DECEMBER 2000 2 DISCLAIMER AND COPYRIGHT NOTICE 1. The purpose of this Circular is to provide

More information

GRF_115_0A_G: Outstanding Claims Liabilities - Insurance Risk Charge - Australia by Class of Business (G)

GRF_115_0A_G: Outstanding Claims Liabilities - Insurance Risk Charge - Australia by Class of Business (G) GRF_115_0A_G: Outstanding Claims Liabilities - Insurance Risk Charge - Australia by Class of Business (G) These instructions must be read in conjunction with the general instruction guide. Explanatory

More information

A Guide to for Financial Instruments in the Public Sector

A Guide to for Financial Instruments in the Public Sector November 2011 www.bdo.ca Assurance and accounting A Guide to Accounting for Financial Instruments in the Public Sector In June 2011, the Public Sector Accounting Standards Board released Section PS3450,

More information

Product Rationalisation Managed Investment Schemes and Life Insurance Products

Product Rationalisation Managed Investment Schemes and Life Insurance Products Product Rationalisation of Managed Investment Schemes and Life Insurance Products Proposals Paper Commonwealth of Australia 2009 ISBN 978-0-642-74544-6 This work is copyright. Apart from any use as permitted

More information

Tax Consolidation Accounting

Tax Consolidation Accounting Compiled Interpretation Interpretation 1052 Tax Consolidation Accounting This compiled UIG Interpretation applies to annual reporting periods beginning on or after 1 January 2011. Early application is

More information

This work is copyright and owned by the Commonwealth of Australia.

This work is copyright and owned by the Commonwealth of Australia. Copyright Notice This work is copyright and owned by the Commonwealth of Australia. With the exception of the Commonwealth Coat of Arms, this work is licensed under a Creative Commons Attribution 3.0 Australia

More information

Cash Flow Statements

Cash Flow Statements Compiled Accounting Standard AASB 107 Cash Flow Statements This compiled Standard applies to annual reporting periods beginning on or after 1 July 2007. Early application is permitted. It incorporates

More information

2 COMMENCEMENT DATE 5 3 DEFINITIONS 5 4 MATERIALITY 8. 5 DOCUMENTATION 9 5.1 Requirement for a Report 9 5.2 Content of a Report 9

2 COMMENCEMENT DATE 5 3 DEFINITIONS 5 4 MATERIALITY 8. 5 DOCUMENTATION 9 5.1 Requirement for a Report 9 5.2 Content of a Report 9 PROFESSIONAL STANDARD 300 VALUATIONS OF GENERAL INSURANCE CLAIMS INDEX 1 INTRODUCTION 3 1.1 Application 3 1.2 Classification 3 1.3 Background 3 1.4 Purpose 4 1.5 Previous versions 4 1.6 Legislation and

More information

PowerDesigner WarehouseArchitect The Model for Data Warehousing Solutions. A Technical Whitepaper from Sybase, Inc.

PowerDesigner WarehouseArchitect The Model for Data Warehousing Solutions. A Technical Whitepaper from Sybase, Inc. PowerDesigner WarehouseArchitect The Model for Data Warehousing Solutions A Technical Whitepaper from Sybase, Inc. Table of Contents Section I: The Need for Data Warehouse Modeling.....................................4

More information

It includes Form SRF 802.0 Fund Profile and associated specific instructions.

It includes Form SRF 802.0 Fund Profile and associated specific instructions. Reporting Standard SRS 802.0 Fund Profile Objective of this Reporting Standard This Reporting Standard sets out the requirements for the provision of information to APRA relating to the membership profile

More information

Designing and Managing an Intranet

Designing and Managing an Intranet 14 14 DESIGNING AND MANAGING AN INTRANET Designing and Managing an Intranet Better Practice Checklist Practical guides for effective use of new technologies in Government www.agimo.gov.au/checklists version

More information

Archived. Designing and Managing an Intranet. Better Practice Checklist. Practical guides for effective use of new technologies in Government

Archived. Designing and Managing an Intranet. Better Practice Checklist. Practical guides for effective use of new technologies in Government 14 14 DESIGNING AND MANAGING AN INTRANET Designing and Managing an Intranet Better Practice Checklist Practical guides for effective use of new technologies in Government www.agimo.gov.au/checklists version

More information

UNLOCKING XBRL CONTENT

UNLOCKING XBRL CONTENT UNLOCKING XBRL CONTENT An effective database solution for storing and accessing XBRL documents An Oracle & UBmatrix Whitepaper September 2009 Oracle Disclaimer The following is intended to outline our

More information

Movements in Provisions for Impairment Instruction Guide

Movements in Provisions for Impairment Instruction Guide Reporting Form ARF 220.5 February 2008 Movements in Provisions for Impairment Instruction Guide General directions and notes Reporting entity This form is to be completed by all authorised deposit-taking

More information

DISCUSSION PAPER: GREY AREAS - AGE BARRIERS TO WORK IN COMMONWEALTH LAWS

DISCUSSION PAPER: GREY AREAS - AGE BARRIERS TO WORK IN COMMONWEALTH LAWS Professor Rosalind Croucher President Australian Law Reform Commission GPO Box 3708 SYDNEY NSW 2000 30 November 2012 Via email: age_barriers_to_work@alrc.gov.au Dear Professor Croucher DISCUSSION PAPER:

More information

Enable Tax to Calculate on Invoices Originating in Oracle R12 Projects

Enable Tax to Calculate on Invoices Originating in Oracle R12 Projects Specialized. Recognized. Preferred. The right partner makes all the difference. Enable Tax to Calculate on Invoices Originating in Oracle R12 Projects By: Jeanne Cooper Senior Oracle Financials Consultant

More information

Using XBRL and Quantrix Modeler to Analyze Financial Statements Part 1

Using XBRL and Quantrix Modeler to Analyze Financial Statements Part 1 Using XBRL and Quantrix Modeler to Analyze Financial Statements Part 1 by Luca Erzegovesi Department of Computer and Management Sciences, University of Trento (luca.erzegovesi@unitn.it) This version: December

More information

Core Components Data Type Catalogue Version 3.1 17 October 2011

Core Components Data Type Catalogue Version 3.1 17 October 2011 Core Components Data Type Catalogue Version 3.1 17 October 2011 Core Components Data Type Catalogue Version 3.1 Page 1 of 121 Abstract CCTS 3.0 defines the rules for developing Core Data Types and Business

More information

Notification of breach by a Life Company (including Friendly Societies)

Notification of breach by a Life Company (including Friendly Societies) Notification of breach by a Life Company (including Friendly Societies) Section 132A Life Insurance Act 1995 All questions in the form must be completed before it can be accepted (See over page for information

More information

International Financial Reporting Standards (IFRS)

International Financial Reporting Standards (IFRS) FACT SHEET September 2011 IAS 7 Statement of Cash Flows (This fact sheet is based on the standard as at 1 January 2010.) Important note: This fact sheet is based on the requirements of the International

More information

FINANCIAL REPORT FILING REQUIREMENTS AROUND THE WORLD PROFILE: Malaysia

FINANCIAL REPORT FILING REQUIREMENTS AROUND THE WORLD PROFILE: Malaysia FINANCIAL REPORT FILING REQUIREMENTS AROUND THE WORLD PROFILE: Malaysia Disclaimer: The information in this profile is for general guidance only and may change from time to time. You should not act on

More information

How To Write An Assurance Project

How To Write An Assurance Project Huub Lucassen XBRL Leader, EY Netherlands Paul Hulst XBRL expert, Deloitte Netherlands Agenda SBR Assurance Title of Slide 1. Standard Business Reporting 2. Why SBR assurance 3. The SBR Assurance approach

More information

27 November 2014. The Hon. Joe Hockey MP Treasurer PO Box 6022 House of Representatives Parliament House CANBERRA ACT 2600

27 November 2014. The Hon. Joe Hockey MP Treasurer PO Box 6022 House of Representatives Parliament House CANBERRA ACT 2600 27 November 2014 The Hon. Joe Hockey MP Treasurer PO Box 6022 House of Representatives Parliament House CANBERRA ACT 2600 Email: joe.hockey.mp@aph.gov.au Dear Treasurer, UNINTENDED CONSEQUENCE - FINANCIAL

More information

Objective and key requirements of this Prudential Standard

Objective and key requirements of this Prudential Standard Prudential Standard GPS 001 Definitions Objective and key requirements of this Prudential Standard The purpose of this Prudential Standard is to define key terms referred to in other Prudential Standards

More information

International Financial Reporting Standards (IFRS)

International Financial Reporting Standards (IFRS) FACT SHEET September 2011 IAS 24 Related Party Disclosures (This fact sheet is based on the standard as at 1 January 2011.) Important note: This fact sheet is based on the requirements of the International

More information

Prudential Supervision of Insurance in Australia. Chris Lewis Immediate Past President

Prudential Supervision of Insurance in Australia. Chris Lewis Immediate Past President Prudential Supervision of Insurance in Australia Chris Lewis Immediate Past President REGULATORY FRAMEWORK RBA APRA ASIC ACCC Monetary Policy System Stability Payments System Prudential supervision - banks

More information

FIN 855: Common Ad Hoc Reports- AP Payment 2015 Version 1.2

FIN 855: Common Ad Hoc Reports- AP Payment 2015 Version 1.2 FIN 855: Common Ad Hoc Reports- AP Payment 2015 Version 1.2 Program Services Office & Decision Support Group 0 Table of Contents Introduction... 2 Key Fact or Measurement Definitions... 3 Key Attribute

More information

By Ken Thompson, ServQ Alliance

By Ken Thompson, ServQ Alliance Instant Customer Analytics using only Excel By Ken Thompson, ServQ Alliance There are some excellent specialized data analytics, data mining and data visualization tools available however we should not

More information

Framework for Data warehouse architectural components

Framework for Data warehouse architectural components Framework for Data warehouse architectural components Author: Jim Wendt Organization: Evaltech, Inc. Evaltech Research Group, Data Warehousing Practice. Date: 04/08/11 Email: erg@evaltech.com Abstract:

More information

Actuarial Report. On the Proposed Transfer of the Life Insurance Business from. Asteron Life Limited. Suncorp Life & Superannuation Limited

Actuarial Report. On the Proposed Transfer of the Life Insurance Business from. Asteron Life Limited. Suncorp Life & Superannuation Limited Actuarial Report On the Proposed Transfer of the Life Insurance Business from Asteron Life Limited to Suncorp Life & Superannuation Limited Actuarial Report Page 1 of 47 1. Executive Summary 1.1 Background

More information

Small Business Collection Policies and Practices - A Review

Small Business Collection Policies and Practices - A Review Review into the Tax Office s Small Business Debt Collection Practices Summary of submissions and evidence Inspector-General of Taxation 12 April 2005 Commonwealth of Australia 2005 ISBN 0 642 74271 5 This

More information

ASF Discussion Paper - Use of Master Trust Structures for Securitisation by ADIs

ASF Discussion Paper - Use of Master Trust Structures for Securitisation by ADIs ASF Discussion Paper - Use of Master Trust Structures for Securitisation by ADIs A. Key benefits of master trust structures Below is a high level summary of the key benefits of master trust technology.

More information

FSDF SPATIAL INFORMATION MANAGEMENT POLICIES - CUSTODIANSHIP

FSDF SPATIAL INFORMATION MANAGEMENT POLICIES - CUSTODIANSHIP FSDF SPATIAL INFORMATION MANAGEMENT POLICIES - CUSTODIANSHIP Objective: To provide consistent custodial arrangements so that spatial information is managed to appropriate standards and made available in

More information

Capital Adequacy Calculation Workbook Level 1 general insurers

Capital Adequacy Calculation Workbook Level 1 general insurers Capital Adequacy Calculation Workbook Level 1 general insurers Instruction Guide Introduction APRA released revised capital standards for Level 1 general insurers on 31 May 2012 1. The main changes specified

More information

challeng-er~~ ED220 sub 6 30 November 2011 The Chairman Australian Accounting Standards Board PO Box 204 Collins Street West Melbourne Victoria 8007

challeng-er~~ ED220 sub 6 30 November 2011 The Chairman Australian Accounting Standards Board PO Box 204 Collins Street West Melbourne Victoria 8007 ED220 sub 6 challeng-er~~ Sydn0y 30 November 2011 The Chairman Australian Accounting Standards Board PO Box 204 Collins Street West Melbourne Victoria 8007 l.eve! 15. 26 :> Pitt ~)twet SydnEiy NSW 2Ci00

More information