Skip to content

Date Filters Possible for "ZILLOW/DATA" Dataset? #41

@JohnSmithyy

Description

@JohnSmithyy

Hi team,

Is it possible to have date filters possible for the "ZILLOW/DATA" dataset?

This is my code right now:

    data = nasdaqdatalink.get_table(
        "ZILLOW/DATA",
        indicator_id="ZALL",
        region_id="62004",
        paginate=True,
    )

I would like to add an additional filter for the date since there can be many records available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions