cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
Get the free JMP Student Edition for qualified students and instructors at degree granting institutions.
Choose Language Hide Translation Bar
View Original Published Thread

Import data from html page issue

j_bonnouvrier
Level III

Hi,

 

I am trying to import the data from the following website:

http://www.infoclimat.fr/observations-meteo/archives/24/janvier/2017/grenoble-st-geoirs/07486.html

It is basically a record of meteorological data.

 

I am using the JSL command:

 

But it fails. Does someone have the solution?

Open("http://www.infoclimat.fr/observations-meteo/archives/24/janvier/2017/grenoble-st-geoirs/07486.html");

Thanks and regards,

 

Jérôme

 

14 REPLIES 14
j_bonnouvrier
Level III


Re: Import data from html page issue

 
j_bonnouvrier
Level III


Re: Import data from html page issue

Hi,

 

Thank you for your help. There is still an error while attepmting to execute the script

j_bonnouvrier
Level III


Re: Import data from html page issue

Hi,

 

Thank you for your help. There is still an error while attepmting to execute the script

Craige_Hales
Super User


Re: Import data from html page issue

Interesting; the JSL works for me on that site. I think the message comes from your company's firewall. Does http://www.infoclimat.fr/ work from a browser, as http: not https:? I'm using JMP 13, what version are you using?

 

edit: also try http://www.infoclimat.fr/observations-meteo/archives/24/janvier/2017/grenoble-st-geoirs/07486.html in a browser.

Craige
j_bonnouvrier
Level III


Re: Import data from html page issue

It works as http, not https, but the hypothesis of a problem of firewall could be the good one!

I using JMP 12, so it could be a difference. We have planned to move to version 13 very soon, so wait and see...