I am looking for help parsing data from the fbo.gov ftp site. The link below is an example a daily data feed: ftp://ftp.fbo.gov/FBOFeed20091012
Is there an easy way to parse this data into a pandas dataframe where the leading tags (i.e. AGENCY or URL) are used as columns?