Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JohnSmithyy opened this issue Oct 8, 2023 · 2 comments
Open

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

JohnSmithyy opened this issue Oct 8, 2023 · 2 comments

Comments

@JohnSmithyy
Copy link

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.

@clientsuccessnasdaq
Copy link

clientsuccessnasdaq commented Oct 8, 2023 via email

@clientsuccessnasdaq
Copy link

clientsuccessnasdaq commented Oct 9, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants