in reply to What is the best way to handle this data?

If you know sql, you can store this into a sqlite db- or as mentioned a csv- and run sql queries on it! :-)
  • Comment on Re: What is the best way to handle this data?