Skip to content

Commit

Permalink
Museums (#191)
Browse files Browse the repository at this point in the history
* Create museums.json

New folder and blank json file for museums data

* Add files via upload

add json template file to adjust for museums

* Delete supermarkets/museums.json

deleted file saved in wrong place

* Add files via upload

Add json ready to update with museum content

* Updated JSON for museums

* Updated caveats and measure

* add csv file

* corrected period dimension to gregorian-instant

---------

Co-authored-by: Sazzadur Rahman <[email protected]>
  • Loading branch information
NickR-ONS and sazzadur-ons authored Sep 30, 2024
1 parent 92f5f31 commit a9aa44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion museums/museums.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"columns": {
"Period": {
"type": "dimension",
"from_template": "gregorian-interval"
"from_template": "gregorian-instant"
},
"AREACD": {
"type": "dimension",
Expand Down

0 comments on commit a9aa44e

Please sign in to comment.