Giter VIP home page Giter VIP logo

lookup's Introduction

wireservice

Name Badges
agate Docs CI Coverage Lint PyPI PyPI downloads
agate-charts Docs CI Coverage Lint PyPI PyPI downloads
agate-dbf Docs CI Coverage Lint PyPI PyPI downloads
agate-excel Docs CI Coverage Lint PyPI PyPI downloads
agate-lookup Docs CI Coverage Lint PyPI PyPI downloads
agate-remote Docs CI Coverage Lint PyPI PyPI downloads
agate-sql Docs CI Coverage Lint PyPI PyPI downloads
agate-stats Docs CI Coverage Lint PyPI PyPI downloads
csvkit Docs CI Coverage Lint PyPI PyPI downloads
leather Docs CI Coverage Lint PyPI PyPI downloads
proof Docs CI Coverage Lint PyPI PyPI downloads

lookup's People

Contributors

dannguyen avatar newsroomdev avatar onyxfish avatar palewire avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

lookup's Issues

Use an existing CSV schema format?

This is pretty awesome, and what I'm suggesting is possibly overkill, but I was wondering if you had considered using one of the CSV schema formats for specifying the fields in the CSV. These seem to be the two biggest ones out there:

I will admit this seems like a bit of overkill for a CSV of states, but it might be useful if you wanted to automatically validate future changes or additions with an automated test and then you get CI for your CSV. For instance, Goodtables is a validator that uses the JSON schema format (although it needs some work). CSVLint is another new entrant I haven't evaluated it but it also uses the JSON schema format (which seems like the one to consider now).

Scope of this repository

I find the stated description of this repo "A repository of journalist's lookup tables." quite ambiguous.

What types of open data are the maintainers willing to accept?

Should we have an "overflow" repository for other open data which is beyond the scope of this repository, with a more permissive merging strategy?

Should `columns` allow for more columns, and/or more metadata?

The documentation makes it seem as if columns will only allow for a key and value pair. But what if there's a 3-way lookup, e.g. "New York", "NY", "N.Y.", etc...I'm guessing that's alluded to here:

#3

but is key/colname: datatype enough? Or rather, is the succinctness worth the limitation in expanding the format?

I'm thinking of Census decade-to-decade lookup tables, in which sometimes later tracts incorporate a combination of past tracts, and this complexity would seemingly be needed to state at the columns level of metadata.

Also, having a "human readable full name" attribute for each column would be nice.

Anyway, I know these aren't easy questions with non-tradeoffs...but thanks for taking charge on this!

Dates?

I was just grabbing this month's Canadian house price index data, and of course they decided to encode their dates like this:

Date Index
Jan-2015 167.110
Feb-2015 167.320
Mar-2015 167.830
Apr-2015 168.090
May-2015 169.750
Jun-2015 172.220
Jul-2015 174.530
Aug-2015 176.590
Sep-2015 177.760
Oct-2015 177.960
Nov-2015 178.350
Dec-2015 178.260
Jan-2016 178.010
Feb-2016 179.200

It'd be nice to be able to automatically re-encode these to ISO 8601. Would this be a good application of lookup? There's bound to be some variation in how the months are abbreviated, so I'm not entirely sure. Also, days of the month might not always be in the dataset…

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.