Yes, I am going to output to a csv file, but it is time series data that is trying very
hard to be panel. I am working with regional data (at the State and County level) for a
web visualization, so I have, say, the unemployment rate for each country and each state
in my region that I need to stack (see example below). It is not too difficult, but I want
to be able to redefine the data set using a definition file that can be edited in excel
(so a student assistant can work with it).
Date State County UR
2005:01 WI DUNN 5% #value is just made up
2005:02 WI DUNN 6% #value is just made up
2005:01 MN WASH 3% #value is just made up
2005:02 MN WASH 4% #value is just made up
Cheers,
Logan
-----Original Message-----
From: gretl-devel-bounces(a)lists.wfu.edu [mailto:gretl-devel-
bounces(a)lists.wfu.edu] On Behalf Of Sven Schreiber
Sent: Monday, December 01, 2014 10:10 AM
To: gretl-devel(a)lists.wfu.edu
Subject: Re: [Gretl-devel] is there an inarray function?
Am 01.12.2014 um 17:06 schrieb Logan Kelly:
> More generally, I am working on a project that can turn a gretl data set into
a flat file.
>
You mean flatter than a csv file?
-sven
_______________________________________________
Gretl-devel mailing list
Gretl-devel(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-devel