I just installed Stata 18 and when I use freduse I get this error:
. freduse CTNA, clear
note: https://research.stlouisfed.org/fred...ddata/CTNA.txt redirected to
https://fred.stlouisfed.org/series/C...ddata/CTNA.txt
header entry of unknown type encountered
unknown header type = <!DOCTYPE_HTML_PUBLIC_"-//IETF//DTD_HTML_2.0//EN">
value of unknown header =
no variables defined
r(111);
I am able to import the data using import delimited using "https://ift.tt/oXiUIjZ", clear but it would be great if my old code still worked.
The freduse command is working in Stata 17 (still installed on my computer).
Related Posts with freduse not working in Stata 18
Strategy to choose the right controls? Conceptual questionsHello, I have a problem with chosing the right controls for my model and hope someone can help me a…
Looking for examples of OSIRIS dictionaries and dataDear Statalisters, I am writing a custom converter of data from OSIRIS dictionaries and need exampl…
Non-linear hypotheses testing with a GSEMHello, I'm having trouble with the testnl command after a GSEM model. Specifically, my problem is th…
Merging two data sets using joinby but with capitol and lower case differencesDear Statalisters, I need some help because I am trying to merge two databases using Code: joinby…
Generate a new variable by deleting everything after certain character ("/") Code: * Example generated by -dataex-. To install: ssc install dataex clear input str28 country "U…
Subscribe to:
Post Comments (Atom)
0 Response to freduse not working in Stata 18
Post a Comment