Skip to content

Commit

Permalink
wip work on JS solution
Browse files Browse the repository at this point in the history
  • Loading branch information
btylerburton committed Dec 7, 2023
1 parent ac7cd0b commit 995701a
Show file tree
Hide file tree
Showing 10 changed files with 340 additions and 299 deletions.
7 changes: 7 additions & 0 deletions ckanext/datagovtheme/fanstatic_library/scripts/geoplatform.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// async function getGeoplatformLink() {
// const request = 'https://stg-api.geoplatform.gov/v3/public/lookups/data-gov/dataset?name=u-s-hourly-precipitation-data2';
// console.log(request);
// }

// module.exports = getGeoplatformLink();
console.log('hello');
Loading

0 comments on commit 995701a

Please sign in to comment.