Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 914 Bytes

DeclarativeDateDataset.md

File metadata and controls

18 lines (13 loc) · 914 Bytes

DeclarativeDateDataset

A date dataset.

Properties

Name Type Description Notes
granularities [str] An array of date granularities. All listed granularities will be available for date dataset.
granularities_formatting GranularitiesFormatting
id str Date dataset ID.
title str Date dataset title.
description str Date dataset description. [optional]
tags [str] A list of tags. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]