Skip to content

Commit

Permalink
current fimoct : 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
IGNFBourcier committed Sep 12, 2024
1 parent a674942 commit 63c0eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/download-fimoct.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ async function getLatestFIMOCTFileBuffer() {
}

async function getCurrentFIMOCTFileBuffer() {
const url = 'https://static.data.gouv.fr/resources/fichiers-fimoca-et-fimoct-relatifs-aux-structures-de-la-dgfip/20180817-134116/FIMOCTT8Z00061.zip'
const url = 'https://static.data.gouv.fr/resources/objet-disparition-des-fichiers-fantoir-fimoca-et-fimoct-en-fevrier-2023-mise-en-place-des-fichiers-topo-structures-uamissions-competences-et-acheminement/20230201-110343/fimoctt2z00121.zip'
return fetchAndExtractFIMOCT(url)
}

Expand Down

0 comments on commit 63c0eba

Please sign in to comment.