m-lab / mlab-vis-api

API component of New and Exciting visualization collaboration with Measurement Lab
MIT License
2 stars 4 forks source link

Add in generic `id` field to data objects #4

Closed pbeshai closed 8 years ago

pbeshai commented 8 years ago

Locations should have location key as their id (e.g. nausmacambridge) Client ISPs should have their asn_number as their id (e.g. AS3215) Transit ISPs should have their keyed name as their id (e.g. ghanaixp)

This could happen at the API level or at the client transform level. Probably best at the API level. It could even happen at the pipeline level!

vlandham commented 8 years ago

done.