diff --git a/models/reporting/exposures.yaml b/models/reporting/exposures.yml similarity index 96% rename from models/reporting/exposures.yaml rename to models/reporting/exposures.yml index c965569..c707577 100644 --- a/models/reporting/exposures.yaml +++ b/models/reporting/exposures.yml @@ -17,7 +17,7 @@ exposures: owner: name: Pablo Martin email: pablo.martin@superhog.com - + - name: host_fees label: Host Fees type: dashboard @@ -42,7 +42,8 @@ exposures: label: E-deposit and Guesty Fees type: dashboard maturity: low - url: https://app.powerbi.com/groups/me/apps/33e55130-3a65-4fe8-86f2-11979fb2258a/reports/0642f366-c243-4879-8228-d8d6cc78f266/ReportSectionbd92a560d1aa856ba993?ctid=862842df-2998-4826-bea9-b726bc01d3a7&experience=power-bi + url: + https://app.powerbi.com/groups/me/apps/33e55130-3a65-4fe8-86f2-11979fb2258a/reports/0642f366-c243-4879-8228-d8d6cc78f266/ReportSectionbd92a560d1aa856ba993?ctid=862842df-2998-4826-bea9-b726bc01d3a7&experience=power-bi A PBI report showcasing our revenue coming from E-deposits and Guesty. Includes data from Xero for Guesty invoicing, and data from CosmosDB @@ -65,7 +66,7 @@ exposures: description: | A PBI report to monitor the performance of the Check-In Hero product. - + Includes contents like Revenue generated, Outstanding Risk being generated by the product and conversion funnels. @@ -104,7 +105,7 @@ exposures: url: https://app.powerbi.com/links/ynCnuqVPTr?ctid=862842df-2998-4826-bea9-b726bc01d3a7&pbi_source=linkShare&bookmarkGuid=81e69a3e-90dc-46d7-b313-ba55ca611945 description: | A PBI report showcasing the main business KPIs of our company. - + Includes multiple high-level metrics updated in a daily basis, ensuring both a Month-to-date comprehension of our business and a view on historic values on a month-by-month approach. @@ -224,4 +225,4 @@ exposures: owner: name: Oriol Roqué - email: oriol.roque@superhog.com \ No newline at end of file + email: oriol.roque@superhog.com diff --git a/seeds/schema.yaml b/seeds/schema.yml similarity index 99% rename from seeds/schema.yaml rename to seeds/schema.yml index d512786..b0bab44 100644 --- a/seeds/schema.yaml +++ b/seeds/schema.yml @@ -61,7 +61,7 @@ seeds: - name: country_name data_type: character varying description: The name of the country. - + tests: - not_null - unique