Quantcast
Channel: The Stata Blog - Latest Comments
Viewing all articles
Browse latest Browse all 1125

Re: Web scraping NFL data into Stata

$
0
0

Hi Kevin,
I like your command, however it doesn't work at my computer. I downloaded it to Stata and when I run it, this error message occurs:

nfl2stata scrape, season(_all)
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp...:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.stata.Javacall.load(Javacall.java:130)
at com.stata.Javacall.load(Javacall.java:90)
Caused by: java.lang.NoClassDefFoundError: com/stata/StWebTools
at com.stata.chassell.Stata.updateByYear(Stata.java:216)
... 6 more

Could you please help me?

Thanky a lot
Matthias


Viewing all articles
Browse latest Browse all 1125

Trending Articles