BigQuery - Public Data: new_york is missing but the query runs - Stack Overflow

admin2025-04-18  4

I'm taking up Google Data Analytics and I need the new_york dataset. The instructions clearly specified that it shouldn't be new_york_citibike due to discrepancies in their data.

Since I can't see the dataset, I pasted the course's query. It runs and I'll probably just go along with it.

I wanted to try here if I can get help on how to search for new_york. I think I might need it when exploring the previews and etc or for the quizzes and such. Any chance this is normal? How can I find a public dataset not showing in search? Is this dataset just gone or deleted already?

I tried searching "new_york" and also tried its ID. I also checked through marketplace and it's no longer available.

I'm taking up Google Data Analytics and I need the new_york dataset. The instructions clearly specified that it shouldn't be new_york_citibike due to discrepancies in their data.

Since I can't see the dataset, I pasted the course's query. It runs and I'll probably just go along with it.

I wanted to try here if I can get help on how to search for new_york. I think I might need it when exploring the previews and etc or for the quizzes and such. Any chance this is normal? How can I find a public dataset not showing in search? Is this dataset just gone or deleted already?

I tried searching "new_york" and also tried its ID. I also checked through marketplace and it's no longer available.

Share Improve this question asked Jan 30 at 5:17 NickNick 11 bronze badge 2
  • if you have a query that you cannot find the related public dataset for, can you post the query please? – Daryl Wenman-Bateson Commented Jan 30 at 15:09
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Bot Commented Jan 31 at 6:49
Add a comment  | 

1 Answer 1

Reset to default 0

to find a dataset in bigquery, use the Search BigQuery Resources option at the top of BigQuery and if its a public dataset, make sure to toggle Search All Projects.

You can then either star the project, such as bigquery-public-data or the dataset, such as new_york_311 inside of your project for future reference

转载请注明原文地址:http://anycun.com/QandA/1744937312a89737.html