datachile / datachile-mondrian

Schema de Mondrian para DataChile. Server API.
https://chilecube.datachile.io/cubes
1 stars 2 forks source link

Annotate all cubes with the source of the dataset #6

Open jazzido opened 7 years ago

jazzido commented 7 years ago
jazzido commented 6 years ago

I've started to annotate cubes with the source of the data, using the following format:

 <Cube name="casen_banking">
   <Annotations>
      <Annotation name="source_name">Encuesta CASEN</Annotation>
      <Annotation name="source_link">http://observatorio.ministeriodesarrollosocial.gob.cl/casen-multidimensional/casen/basedatos.php</Annotation>
   </Annotations>
  <!-- ... -->
</Cube>

@pachamaltese I'm missing source information for some of them, please point me to where I can find that.

palamago commented 6 years ago

Complementary add this information on store.js and reducers/index.js as a map.

jazzido commented 6 years ago

@pachamaltese Can you point me to the sources of the remaining cubes when you have a minute?

pachadotdev commented 6 years ago

@jazzido do I edit index.js or store.js?

jazzido commented 6 years ago

Neither. Just leave a comment on this issue with the source names and URLs

On Mon, Nov 20, 2017 at 4:26 PM, Pachamaltese notifications@github.com wrote:

@jazzido https://github.com/jazzido do I edit index.js or store.js?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Datawheel/datachile-mondrian/issues/6#issuecomment-345801767, or mute the thread https://github.com/notifications/unsubscribe-auth/AABrwFyVfzrnQ25mW_IRuVpTHRDmu74iks5s4dJSgaJpZM4Oc6rQ .