title FINANCE LICENCES (SECURITIES) - SPANISH SECURITIES MARKET COMMISSION (cnmv-bot) pending_draft_review
description FINANCE LICENCES (SECURITIES) - SPANISH SECURITIES MARKET COMMISSION
current run state not running
last run single run snapshot draft scrape succeeded on March 23, 2015 10:22
next run n/a
created by raulmarcosl (Raúl Marcos Lorenzo)
last reviewed by
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
raulmarcosl commented about 9 years ago

The bot was pushed; scheduling a draft run

Bot state update
commented about 9 years ago

A run failed

Bot state update
commented about 9 years ago

A draft run started

Bot state update
raulmarcosl commented about 9 years ago

The bot was pushed; scheduling a draft run

Bot state update
commented about 9 years ago

A run failed

Bot state update
commented about 9 years ago

A draft run started

Bot state update
raulmarcosl commented about 9 years ago

The bot was pushed; scheduling a draft run

Run history

event metadata
single run snapshot draft scrape failed on March 18, 2015 19:25 3484 rows in 1 minute
single run snapshot draft scrape failed on March 18, 2015 19:30 3484 rows in 1 minute
single run snapshot draft scrape succeeded on March 23, 2015 10:22 3483 rows in 2 minutes

Config

{
  "bot_id": "cnmv-bot",
  "title": "FINANCE LICENCES (SECURITIES) - SPANISH SECURITIES MARKET COMMISSION",
  "description": "FINANCE LICENCES (SECURITIES) - SPANISH SECURITIES MARKET COMMISSION",
  "language": "ruby",
  "data_type": "primary data",
  "identifying_fields": [
    "company_name"
  ],
  "company_fields": {
    "name": "company_name"
  },
  "files": [
    "scraper.rb",
    "licence_transformer.rb"
  ],
  "transformers": [
    {
      "file": "licence_transformer.rb",
      "data_type": "simple-licence",
      "identifying_fields": [
        "company_name"
      ]
    }
  ],
  "public_repo_url": "https://github.com/raulmarcosl/flashhacks-cnmv-scraper",
  "frequency": "monthly",
  "publisher": {
    "name": "Comisión Nacional del Mercado de Valores",
    "url": "http://www.cnmv.es",
    "terms": "Open Government License",
    "terms_url": "http://www.cnmv.es/Portal/Utilidades/NotaLegal.aspx"
  }
}