-
The SAFI farms dataset has quite a high cognitive load for those without regional, development or farming knowledge. The lessons may work better for a wider audience with a more general social dataset…
-
_Original author: thadguidry (October 08, 2010 00:50:02)_
To would be extremely nice to see support of JSON internally with Cell transforms, since we support Adding a Column by Fetching URLs that c…
-
https://reconciliation-api.github.io/testbench/#/ now has 80 servers listed, and some organization is needed
- sorting: is it sorted by URL? The sort seems random at first sight, but is surprisingly …
-
When doing the quite simple operation of splitting columns via the `Split into several columns...` menu item, OpenRefine will simply add a number to each splitted column (eg. when I split a column 'Ad…
-
MySQL Table has 52095 Rows.
when run a select * from table query. got exception from the chrome:
com.google.refine.extension.database.DatabaseServiceException: Data source rejected establishment o…
-
```
From https://github.com/OpenRefine/OpenRefine/issues/626
"This is the second time I've seen this deadlock. The first time I encountered
it, pausing and resuming the server was enough to clear it…
-
As already pointed out in [the documentation](https://github.com/OpenRefine/OpenRefine/wiki/Reconciliation#restricting-matches-by-type), the "guess column type" function of reconciliation services is …
-
Compare the code for Filter
https://github.com/OpenRefine/OpenRefine/blob/05978a07fa8cdca0dc356233b178ef85d76c1676/main/src/com/google/refine/grel/controls/Filter.java#L70
to equivalent code in Fo…
-
One way I often use Refine is to get data from a web page or web service (using 'Add Column by fetching URLs') and parse the results into a nice queryable Refine project. To refresh the data, I always…
-
For downloads where the only `Content-Type` that we have to work with is `application/octet-stream` and we don't have a file extension, it may be useful to be able to use a magic number sniffer to gue…