Commit wip test
This commit is contained in:
parent
8c3a32d62e
commit
c902ae2dff
4 changed files with 92 additions and 0 deletions
|
|
@ -315,6 +315,16 @@ models:
|
|||
data_type: bigint
|
||||
description: |
|
||||
The created services for a given time granularity, date or dates range,
|
||||
|
||||
- name: deal_with_offered_service_count
|
||||
data_type: bigint
|
||||
description: |
|
||||
The count of deals with services offered by a given date, dimension and value.
|
||||
|
||||
- name: accommodation_with_offered_service_count
|
||||
data_type: bigint
|
||||
description: |
|
||||
The count of accommodations with services offered by a given date, dimension and value.
|
||||
dimension and value.
|
||||
|
||||
- name: booking_with_created_services_count
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue