title Nigerian Central Bank (ng-centralbank) storing_data view rate in graphite
description This bot scrapes information relating to financial sector companies in Nigeria
current run state storing may have failed
last run single run snapshot 14 scrape succeeded on April 11, 2016 13:14
next run enqueued for a run, docker status
created by dinotash (Tom Curtis)
last reviewed by
Bot state update
commented about 8 years ago

A run finished; its output is now being processed

Bot state update
commented about 8 years ago

A run started

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 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

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 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
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
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

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 03, 2015 23:17 1654 rows in 17 minutes
single run snapshot 1 scrape succeeded on March 09, 2015 19:41 1654 rows in 16 minutes
single run snapshot 2 scrape succeeded on April 09, 2015 19:52 1652 rows in 26 minutes
single run snapshot 3 scrape succeeded on May 09, 2015 19:43 1652 rows in 17 minutes
single run snapshot 4 scrape succeeded on June 09, 2015 19:43 1652 rows in 18 minutes
single run snapshot 5 scrape succeeded on July 10, 2015 08:42 1652 rows in 16 minutes
single run snapshot 6 scrape succeeded on August 09, 2015 19:45 1652 rows in 19 minutes
single run snapshot 7 scrape succeeded on September 09, 2015 19:44 1652 rows in 19 minutes
single run snapshot 8 scrape succeeded on October 12, 2015 08:26 1652 rows in 3 days
single run snapshot 9 scrape succeeded on November 09, 2015 19:53 1648 rows in 28 minutes
single run snapshot 10 scrape succeeded on December 09, 2015 19:40 1648 rows in 15 minutes
single run snapshot 11 scrape succeeded on January 09, 2016 19:40 1648 rows in 15 minutes
single run snapshot 12 scrape succeeded on February 09, 2016 19:42 1648 rows in 17 minutes
single run snapshot 13 scrape succeeded on March 09, 2016 19:32 1648 rows in 6 minutes
single run snapshot 14 scrape succeeded on April 11, 2016 13:14 1648 rows in 15 minutes

Config

{
  "bot_id": "ng-centralbank",
  "title": "Nigerian Central Bank",
  "description": "This bot scrapes information relating to financial sector companies in Nigeria",
  "language": "python",
  "data_type": "primary data",
  "identifying_fields": [
    "name"
  ],
  "company_fields": {
    "name": "name"
  },
  "files": [
    "scraper.py",
    "licence.py"
  ],
  "frequency": "monthly",
  "publisher": {
    "name": "Central Bank of Nigeria",
    "url": "http://www.cenbank.org",
    "terms": "Not stated",
    "terms_url": "http://www.cenbank.org"
  },
  "transformers": [
    {
      "file": "licence.py",
      "data_type": "simple-licence",
      "identifying_fields": [
        "company_name"
      ]
    }
  ]
}