FCC Electronic Comment Filing System (ECFS) Comment Submitter
The FCC’s Electronic Comment Filing System (ECFS) provides mechanisms for citizens and organizations to provide public input to the FCC. This Ruby script automates the process of posting public comments collected through the stori_es user generated content management system into the FCC’s Express filing interface.
This script uses the stori_es API to:
This script utilizes the following Ruby gems:
You can use Bundler to install the gems specified in the project gemfile.
This script should be regarded as alpha code which has been utilized in a production capacity but requires careful shepherding. In particular, configuration settings must be hardcoded into the script itself and assumptions are made about the source Story data. YMMV and YHBW.
This code is released under the Apache v2.0 license.