Next step is to genericize it so you can point it at any arbitrary data source, like a website that has .csv or .xlsx, download the series of files, then parse them for what you need. There's a number of datasets I maintain like that which are a royal PitA to deal with...
This is so impressive and exciting.
Next step is to genericize it so you can point it at any arbitrary data source, like a website that has .csv or .xlsx, download the series of files, then parse them for what you need. There's a number of datasets I maintain like that which are a royal PitA to deal with...