TrainingByPackt / SQL-for-Data-Analytics

Perform fast and efficient data analysis with the power of SQL
MIT License
263 stars 432 forks source link

Download file #3

Open viniciuscatelani opened 3 years ago

viniciuscatelani commented 3 years ago

i cant download the data.dump, everytime i clicked the "download" button for it, it instead opened the file on the browser,I also tried but also couldn't,is there a way I can download it? thank you so much.

FinancialAnalyticsTransformation commented 3 years ago

Hi, just right click on data.dump, or - if you are already in the screen where you have the 'download' button - right click on the download button, then in the browser menu, click 'save as', and pick a folder (and optionally a name) to save it to...

betterthings88 commented 3 years ago

I am having the same issue when trying to download the height.csv file or any of the other csv files. If I right click the link to these files and save as I can only save the link not actual file. I can read the data on the browser but just can't seem to be able to download the actual files. I don't see a "download" button anywhere on the screen. Any ideas? Thanks for the help.

betterthings88 commented 3 years ago

All of the files give this error when viewing the actual data through the browser. Not sure if that matters...

"We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0."

gabomuchacho-programmer commented 2 years ago

I was able to download data.dump because the file was too large to display on the page, but since small joins.dump is apparently small enough to display on the page I cannot download it. :( Manage to recreate it via copy and paste but keep getting errors about "Owner:Ben" resulting in the tables being created but no data being uploaded.

Edit: My Resolution: download the GitHub desktop application, you can use it to clone the repository at the location of your choice. I no longer have to a) go hunt down the individual file for every activity as I run into them or b) stress about why I can download some files but not others. Shorten the folder names so when you reference their path they're not super long and lengthy. Still annoyed I couldn't figure out how to properly download smalljoins.dump and that I had to download a Desktop to properly access course material but now I can at least keep following along with the activities. That "Owner: Ben" still keeps flagging but the most recent attempt identified the error but still successfully loaded the data into my small joins database.

RickLisfdsdf commented 1 year ago

you can download it through code - download zip,