get_source_utime_cftc_cot: Get CFTC Dataset Update Time

View source: R/cftc_cot_data.R

get_source_utime_cftc_cotR Documentation

Get CFTC Dataset Update Time

Description

Get CFTC Dataset Update Time

Usage

get_source_utime_cftc_cot(
  report_variant = c("futures_only", "combined"),
  report_type = "tff",
  dataset_id = NULL
)

Arguments

report_variant

Report variant: "futures_only" or "combined".

report_type

Report family: "tff", "disaggregated", or "legacy".

dataset_id

Optional official Socrata dataset identifier.

Value

A UTC POSIXct update time, or NULL when unavailable.


investdatar documentation built on Aug. 21, 2026, 5:17 p.m.