Paulo Freitas

Results 5 issues of Paulo Freitas

Provide support for exporting databases to the binary-efficient [CBOR](http://cbor.io/) file format.

enhancement
feature

The project is mature enough to go further and include regions in dataset files. This will require, at least but not limited to: - `geodatabr.dataset.schema` - New `Region` entity class...

enhancement
feature

So I have came up with another feature request! :) This enables us to use a custom previously-configured CNAME ([Amazon CloudFront CDN](http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/MigrateS3ToCloudFront.html)) to be used when building URLs, thus serving...

It would be really useful to have support for custom `@context` objects as outlined in the JSON-LD spec starting from chapter [3.1 The Context](https://www.w3.org/TR/json-ld11/#the-context). I used to use Schema.org vocabulary...

We already have support for timestamps when using `datetime.datetime`, this adds support for timestamps to `pendulum_dt.DateTime` and `pendulum_dt.Date` types. 👍