rji-futures-lab / django-fcc-opif

For extracting and analyzing data from the FCC Public Inspection files
0 stars 0 forks source link

Create a getcablesystems management command #29

Closed gordonje closed 4 years ago

gordonje commented 4 years ago

This should call the /cable/getall.json endpoint. Check out the parallel getfacilities as command as blueprint.

When it's working, be sure that this new command is being invoked in crons.py so that it is incorporated into our continuous data collection process.