Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inwebo/continent-code

PHP 7.4 continent code model.
https://github.com/inwebo/continent-code

continent continent-code model php7

Last synced: about 2 months ago
JSON representation

PHP 7.4 continent code model.

Awesome Lists containing this project

README

        

# continent-code
PHP 7.4 continent code model.

## Install

### Composer
```bash
composer require inwebo/continent-code
```

### Git
```bash
git clone https://github.com/inwebo/continent-code.git
```

## Get data

```bash
# Get a list of dataset's resources
curl -L -s https://datahub.io/core/continent-codes/datapackage.json | grep path

# Get resources

curl -L https://datahub.io/core/continent-codes/r/0.csv

curl -L https://datahub.io/core/continent-codes/r/1.zip
```

See [datahub.io](https://datahub.io/core/continent-codes) and the [license](https://datahub.io/core/continent-codes#license).