hnhdigital-os/laravel-datasets-okfn
Composer 安装命令:
composer require hnhdigital-os/laravel-datasets-okfn
包简介
Provides datasets sourced from data.okfn.org.
关键字:
README 文档
README
___ _ _ _ _ __ _
/ \ __ _ | |_ __ _ ___ ___ | |_ ___ | || | / / __ _ _ __ __ _ __ __ ___ | |
/ /\ // _` || __|/ _` |/ __| / _ \| __|/ __|| || |_ / / / _` || '__|/ _` |\ \ / // _ \| |
/ /_//| (_| || |_| (_| |\__ \| __/| |_ \__ \|__ _|/ /___| (_| || | | (_| | \ V /| __/| |
/___,' \__,_| \__|\__,_||___/ \___| \__||___/ |_| \____/ \__,_||_| \__,_| \_/ \___||_|
DATA.OKFN COLLECTION - hnhdigital-os/laravel-datasets-okfn
Provides datasets from data.okfn.org to be used with H&H|Digital's Laravel Datasets Package.
Install
Via composer:
$ composer require hnhdigital-os/laravel-datasets-okfn
Configuration
Enable this dataset collection by editing config/datasets.php:
return [ 'source' => [ ... 'hnhdigital-os/laravel-datasets-okfn', ... ], ];
Available datasets
- Country Codes - (https://github.com/datasets/country-codes)
- Country Population - (https://github.com/datasets/population)
- Country Population in the most recent year - (https://github.com/datasets/population)
- Language Codes - (https://github.com/datasets/language-codes)
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 94
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-09-08