Skip to content

Instantly share code, notes, and snippets.

@ocorcho
ocorcho / OpenRefineZaragozaStreetNameToBNE
Last active August 29, 2015 14:15
Open Refine code for creating links from Zaragoza street names to datos.bne.es
[
{
"op": "core/column-removal",
"description": "Remove column tipo",
"columnName": "tipo"
},
{
"op": "core/column-removal",
"description": "Remove column lastUpdated",
"columnName": "lastUpdated"
  1. General Background and Overview