Skip to content

Commit

Permalink
updates 107D data source
Browse files Browse the repository at this point in the history
  • Loading branch information
horatiubota committed Nov 26, 2020
1 parent 695c77c commit c9417b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/utils/dataSources.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export default {
countyPopulationDataUrl: "https://gist.githubusercontent.com/horatiubota/a8cc736f4c41106e272adc2287a90714/raw/3dcb97f0294f5595ee301617e9ad4fba6c7cca3e/numeromania_POP107A",
atuPopulationDataUrl: "https://gist.githubusercontent.com/horatiubota/77ce61d30388c3311d35701c2c2ae0b4/raw/dc5a94812ad225cd9ef52fafacc4f1aebb2c5b37/numeromania_POP107D",
atuPopulationDataUrl: "https://gist.githubusercontent.com/horatiubota/e210ad453b86135cefa460f673530a67/raw/d255e9ad825e30a63e9de456963d7d7161a8427f/numeromania_POP107D",
cityPopulationDataUrl: "data/city_population_data.json",
}

0 comments on commit c9417b8

Please sign in to comment.