skip navigation
Here's how you know US flag signifying that this is a United States Federal Government website

An official website of the United States government

Here's how you know

Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

SSL

Secure .gov websites use HTTPS
A lock ( ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Data conversion tools

After January 3, 2008, all electronically filed reports uploaded to the FEC contain the ASCII 28 value as the field delimiter. The FEC Convert Tools have been created to facilitate the viewing of these reports. The tools provided on this page contain an excel macro (ViewFECfiling.xls) for converting uploaded .fec reports to a MS Excel spreadsheet and a conversion executable file (fs2comma.exe) to convert .fec reports to a comma separated variable (.csv) file.

Downloading data conversion tools

Download the Data Conversion Tools.

Downloading will open a download session window. Click Save, select the desired location for saving the file (such as your desktop) and start the download.

Using data conversion tools

Viewing ASCII 28 FEC files in Excel

  1. Ensure Excel Macro Security is set to Medium under Tools : Options : Security Tab : Macro Security from the menu bar.
  2. Double click the ViewFECfiling.xls file.
  3. Click the Enable Macro button. A window titled Open will appear.
  4. Browse for the FEC filing to view within Excel and select it.
  5. Click the Open button.
  6. The FEC filing will open in Excel separating the fields into different columns based on the new delimiter (ASCII Character 28).

Note: To save the filing in another format, click the File : Save as option on the menu bar.

Converting ASCII 28 FEC files to .csv files

To convert FEC filings delimited from the ASCII 28 delimiter to .csv file:

  1. Drag and drop any V6.1 FEC filing onto the fs2comma.exe and a .csv file will be generated.
  2. Command line usage: fs2comma 123.fec [out.csv]. If the second parameter is specified, that will be used as the output. if not, 123.csv will be the output.