how to import StormEvents_2013.csv in MATLAB 2019a

I am doing courseera online course of Exploatory data analysis, I am not able import StormEvents_2013.csv data file for analysis

4 Comments

In week 1 there is a section called Reading: Data and code files. There is a link to the zip file which contains the file which you need.
Kindly check the Zip File on Exploratory Data Analysis (which is uploaded in Coursera). I am also unable to find 'StormEvents_2013.csv' file in the zip file. Please mention link here to download the same.
The same problem! StormEvents_2013.csv is missing.

Sign in to comment.

Answers (2)

Questions about your course are best asked in the course forum. They are actively monitored.
The most common cause for this is not following all the steps in the Data and Code Files reading. If you do not complete step 4. and run the setup function >> setupExploratoryDataAnalysis, the data files will not be downloaded. You will only have the course files without the data.
If you do not have a folder called Storm Events in your course folder, click the link above and complete step 4.

4 Comments

The same problem! StormEvents_2013.csv is missing
Same solution. You need to run the setup function (step 4 of the instructions)
I request you to please check the original ZIP file source has the function with the URL tyring to extract the data file is giving a status 503 error.
I just ran the setup script for this course. It worked for me, which suggests there may be some regional issues. MathWorks recently experienced an issue that affected segments of our online systems. Some of our online services were not available. Updates are being posted to status.mathworks.com
That page shows that Downloads is operating normally, so I'd suggest giving it a little time and then trying again.

Sign in to comment.

I think it would be helpful to explicit add the statement the following statement in the instructions even if the student would be working on an installed version of matlab on their computer, rather than matlab online.
Run the setup function by copying the following command into the Command Window.
>> setupExploratoryDataAnalysis>> setupExploratoryDataAnalysis

Categories

Find more on Parallel Computing in Help Center and File Exchange

Asked:

on 7 May 2020

Commented:

on 30 May 2025

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!