home / github / pull_requests

Menu
  • GraphQL API

pull_requests: 181600926

This data as json

id node_id number state locked title user body created_at updated_at closed_at merged_at merge_commit_sha assignee milestone draft head base author_association repo url merged_by auto_merge
181600926 MDExOlB1bGxSZXF1ZXN0MTgxNjAwOTI2 204 closed 0 Initial units support 45057 Add support for specifying units for a column in metadata.json and rendering them on display using [pint](https://pint.readthedocs.io/en/latest/). Example table metadata: ```json "license_frequency": { "units": { "frequency": "Hz", "channel_width": "Hz", "height": "m", "antenna_height": "m", "azimuth": "degrees" } } ``` [Example result](https://wtr-api.herokuapp.com/wtr-663ea99/license_frequency/1) This works surprisingly well! I'd like to add support for using units when querying but this is PR is pretty usable as-is. (Pint doesn't seem to support decibels though - it thinks they're decibytes - which is an annoying omission.) (ref ticket #203) 2018-04-13T21:32:49Z 2018-04-14T09:44:33Z 2018-04-14T03:32:54Z 2018-04-14T03:32:54Z ec6abc81e433c9bac1b9f085111785fc227e9e34     0 67c20a98a0cbb59a10247a49320c2feb7d0b1b41 fb988ace7c7e2bee5ac142a0eab22431d0675a77 CONTRIBUTOR 107914493 https://github.com/simonw/datasette/pull/204    

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 4.596ms