title Nigerian Financial Licences (Insurance) (ng-naicom-licences) scheduled
description This bot scrapes information about insurance sector participants in Nigeria
current run state not running
last run single run snapshot 12 scrape succeeded on March 16, 2016 10:23
next run next run scheduled at March 20, 2016 08:03
created by dinotash (Tom Curtis)
last reviewed by peter.evans
Bot update
commented about 8 years ago

Bot triggered error in framework

Bot state update
commented about 8 years ago

A snapshot completed; scheduling the first run of the next snapshot

Saved vars cleared
dinotash commented about 8 years ago

Bot state update
commented about 8 years ago

A run started

Bot state update
commented over 8 years ago

A snapshot completed; scheduling the first run of the next snapshot

Saved vars cleared
dinotash commented over 8 years ago

Bot state update
commented over 8 years ago

A run started

Bot state update
commented over 8 years ago

A snapshot completed; scheduling the first run of the next snapshot

Saved vars cleared
dinotash commented over 8 years ago

Bot state update
commented over 8 years ago

A run started

Bot state update
commented over 8 years ago

A snapshot completed; scheduling the first run of the next snapshot

Saved vars cleared
dinotash commented over 8 years ago

Bot state update
commented over 8 years ago

A run started

Bot state update
commented over 8 years ago

A snapshot completed; scheduling the first run of the next snapshot

Bot state update
commented over 8 years ago

A run started

Bot state update
commented over 8 years ago

A snapshot completed; scheduling the first run of the next snapshot

Bot state update
commented over 8 years ago

A run started

Bot state update
commented over 8 years ago

A run succeeded; scheduling the next run

Bot state update
commented over 8 years ago

A run started

Bot state update
commented almost 9 years ago

A run succeeded; scheduling the next run

Bot state update
commented almost 9 years ago

A run started

Bot state update
commented almost 9 years ago

A run succeeded; scheduling the next run

Bot state update
commented almost 9 years ago

A run started

Bot state update
commented almost 9 years ago

A run succeeded; scheduling the next run

Bot state update
commented almost 9 years ago

A run started

Bot state update
peter.evans commented almost 9 years ago

The bot was accepted; scheduling immediately

Bot state update
peter.evans commented almost 9 years ago

A moderator has started reviewing the bot

Bot state update
commented almost 9 years ago

A draft run succeeded; sending for review

Bot state update
commented almost 9 years ago

A draft run started

Bot state update
dinotash commented almost 9 years ago

The bot was pushed; scheduling a draft run

Bot state update
commented almost 9 years ago

A run failed

Bot state update
commented almost 9 years ago

A run started

Bot state update
commented about 9 years ago

A run succeeded; scheduling the next run

Bot state update
commented about 9 years ago

A run started

Bot state update
peter.evans commented about 9 years ago

The bot was accepted; scheduling immediately

Bot state update
peter.evans commented about 9 years ago

A moderator has started reviewing the bot

(no subject)
peter.evans commented about 9 years ago

Includes licensed persons (only transforming companies) so could use a rich licence #future

Bot state update
commented about 9 years ago

A draft run succeeded; sending for review

Bot state update
commented about 9 years ago

A draft run started

Bot state update
dinotash commented about 9 years ago

The bot was pushed; scheduling a draft run

Bot state update
commented about 9 years ago

A draft run succeeded; sending for review

Bot state update
commented about 9 years ago

A draft run started

Bot state update
dinotash commented about 9 years ago

The bot was pushed; scheduling a draft run

Run history

event metadata
single run snapshot draft scrape succeeded on March 01, 2015 22:12 2561 rows in 1 minute
single run snapshot draft scrape succeeded on March 02, 2015 06:14 2561 rows in 1 minute
single run snapshot 1 scrape succeeded on March 09, 2015 19:44 2561 rows in 1 minute
single run snapshot 2 scrape failed on April 09, 2015 19:44 2561 rows in 1 minute
single run snapshot draft scrape succeeded on April 18, 2015 12:07 2561 rows in 1 minute
single run snapshot 2 scrape succeeded on April 20, 2015 08:04 2561 rows in 1 minute
single run snapshot 3 scrape succeeded on May 20, 2015 08:05 2561 rows in 2 minutes
single run snapshot 4 scrape succeeded on June 20, 2015 08:06 2561 rows in 2 minutes
single run snapshot 5 scrape succeeded on July 20, 2015 08:04 2561 rows in 1 minute
single run snapshot 6 scrape succeeded on August 20, 2015 08:04 2982 rows in 1 minute
single run snapshot 7 scrape succeeded on September 20, 2015 08:04 2982 rows in 1 minute
single run snapshot 8 scrape succeeded on October 20, 2015 08:05 2982 rows in 2 minutes
single run snapshot 9 scrape succeeded on November 20, 2015 08:04 2982 rows in 1 minute
single run snapshot 10 scrape succeeded on December 20, 2015 08:04 2980 rows in 1 minute
single run snapshot 11 scrape succeeded on January 20, 2016 08:04 2980 rows in 1 minute
single run snapshot 12 scrape succeeded on March 16, 2016 10:23 2982 rows in 1 minute
single run snapshot 13 scrape scheduled on March 20, 2016 08:03 0 rows

Config

{
  "bot_id": "ng-naicom-licences",
  "title": "Nigerian Financial Licences (Insurance)",
  "description": "This bot scrapes information about insurance sector participants in Nigeria",
  "language": "python",
  "data_type": "primary data",
  "identifying_fields": [
    "name"
  ],
  "company_fields": {
    "name": "name"
  },
  "files": [
    "scraper.py",
    "licence.py"
  ],
  "transformers": [
    {
      "file": "licence.py",
      "data_type": "simple-licence",
      "identifying_fields": [
        "company_name"
      ]
    }
  ],
  "frequency": "monthly",
  "publisher": {
    "name": "National Insurance Commission, Nigeria",
    "url": "http://naicom.gov.ng",
    "terms": "Copyright - no explanation given",
    "terms_url": "http://naicom.gov.ng"
  },
  "duplicates_allowed": "true"
}