datahunter 0.2.3 → 0.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 854edeab6d541310e9541e2cee8969b506208d34
4
- data.tar.gz: 78807880622926ae6e6493baac446522ab8e3b24
3
+ metadata.gz: 881a15306c3ad3eb1b348a3121ac63af9f78f1bd
4
+ data.tar.gz: 07f03917a80eebe1bcbcec00f204154f902b2419
5
5
  SHA512:
6
- metadata.gz: 11b8c5a92e1f6535847be9f8cfeb90ef697925cd3b01c05aec00c0c398f418ab08d73657a2dc0d031640dd9f111759fc27c622677bf3c0ff7952d5b729cd755d
7
- data.tar.gz: 433dfcd0023ae120dbf0e47a8c6d28748af2efeb0de2049b24918b471b3728ff81e87e4462bfafb2387da2ffb0b1e9697faf37adde58de1c34f981541e40b2fa
6
+ metadata.gz: 8ef1c9279257884f89a2d2d8b25592ce57a42ac67d69d07fceb222498a71c01f8c56a0cfcdea05a04851b9f112675503b231f3d213baf8896a24992c10f92ec1
7
+ data.tar.gz: 6e4d1753b61b845c0e946f124ae8b61b323dd4aaadc7ac54b5fca5d66202553a1118e250ae6c350d889e8959179e663a373e71a12ffcd0ab680bf4c1a94ecfba
data/README.md CHANGED
@@ -108,8 +108,8 @@ Don't hesitate to [give us any feedback about you experience with Hunter!](https
108
108
 
109
109
  ## Update
110
110
 
111
- * datasets indexed: 6835
112
- * last datasets indexed: Canada open data, NETL's Energy Data eXchange
111
+ * datasets indexed: 8335
112
+ * last datasets indexed: Canada open data, NETL's Energy Data eXchange, dati.gov.it
113
113
 
114
114
  ## Roadmap
115
115
 
data/bin/hunter CHANGED
@@ -225,9 +225,9 @@ $.........:8...............888888888888.
225
225
  puts
226
226
  puts 'We believe there will be more and more data available on the web and the main issue will be to find them and to manage each sources. So we try to do it for you: not by pre-processing them but by orienting you.'.colorize(:red)
227
227
  puts
228
- puts 'Number of datasets currently indexed: 6335'.colorize(:blue)
228
+ puts 'Number of datasets currently indexed: 8335'.colorize(:blue)
229
229
  puts
230
- puts 'Last dataset indexed: "Canada Open Data"'
230
+ puts 'Last dataset indexed: "Canada Open Data" "NETLs Energy Data eXchange", dati.gov.it'
231
231
  puts
232
232
  puts "### Hunter is still a prototype, please don't hesitate to help us make open datasets workflow better!".colorize(:blue)
233
233
  Datahunter.print_feedback_request
@@ -1,3 +1,3 @@
1
1
  module Datahunter
2
- VERSION = "0.2.3"
2
+ VERSION = "0.2.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: datahunter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Terpo
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-23 00:00:00.000000000 Z
11
+ date: 2015-02-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler