You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Retrieves OpenCellID DB and parses out into MCC-specific files. Publishes feed files on AWS S3.
Required environment variables:
AWS_KEY # Amazon AWS key. Needs privs for S3
AWS_SECRET # Amazon AWS key secret
OCID_KEY # API key for OpenCellID DB
BUCKET_NAME # S3 Bucket name for feed files
BASE_PATH # Local path for storing parsed files, before uploading to S3. Don't pick a ramdisk.
TWILIO_SID # API Key
TWILIO_TOKEN # API Token
ISO_COUNTRY # Used for getting carrier info from Twilio