A Ruby gem to get planning applications data from UK council websites.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 

2.5 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.4.6 - 2020-04-22

Fixed

  • Major change to Northgate output semantics. Scraper previously returned date_received from the search results pages. Now it returns date_validated which is correct. Previously collected data needs to be moved to this new column or rescraped. #40
  • Upgraded rake to fix CVE-2020-8130.

0.4.5 - 2020-02-24

Added

  • Gateshead Council.

0.4.4 - 2019-10-29

Changed

  • URLs for Camden, Islington and Merton councils.

0.4.3 - 2019-01-22

Changed

  • Kingston becomes Idox.

0.4.2 - 2019-01-08

0.4.1 - 2018-10-18

0.4.0 - 2018-10-12

0.3.2 - 2018-10-10

0.3.1 - 2018-10-10

0.3.0 - 2019-10-09

0.2.0 - 2018-09-19

0.1.1 - 2018-09-15

Fixed

0.1.0 - 2018-09-14

Added

  • Basic Idox scraper.