datopian / datahub

🌀 Rapidly build rich data portals using a modern frontend framework
https://datahub.io/opensource
MIT License
2.17k stars 322 forks source link

Fix datapackages on OpenSpending #916

Closed luccasmmg closed 11 months ago

luccasmmg commented 1 year ago

Acceptance criteria

OS-Data

These datasets don't have a datapackage

  'eu-structural-funds', //No datapackage visible
  'rdf-datasets', //Not a dataset
  'mexican-federal-budget' // Has datapackage needs name change 
  'israel' // 6 different datapackages
  'wdmmg-coins', //Not a dataset
  'budgetdata' // No data just a readme suggesting ignoring
demenech commented 1 year ago

hey @luccasmmg I think you can move the GIFT stuff to the other issue: https://github.com/datopian/portaljs/issues/913

luccasmmg commented 12 months ago

Updated these today

'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-at',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-bg',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-cz',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-de',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-dk',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-el',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-es',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-fi',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-fr',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-hr',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-hu',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-it',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-nl',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-pl',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-pt',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-se',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-si',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-sk',
'complete-european-esif-funds-beneficiaries-2007-2020-filtered-by-uk',
'de3-berlin-2007-2013-erdf',
'de3-berlin-2007-2013-esf',
'ded-sachsen-2007-2013-erdf',
luccasmmg commented 11 months ago

Updated these

  'at33-tirol-2007-2013-erdf',
  'balansen-onderwijs-2012-2016-nl-v4-9',
  'bg-bulgaria-2007-2013-2014-2020-erdf-esf-cf',
  'bonn',
  'boost-burkina-faso-2005-2015-fr',
  'dominican-republic-2016-budget',
  'ee-estonia-2007-2013-erdf-esf-cf',
  'el-greece-2014-2020-erdf-esf-cf',
  'es-spain-2007-2013-erdf',
  'es-spain-2007-2013-esf',
  'esf-and-erdf-data-for-italy-2007-2013',
  'hu-hungary-2014-2020-erdf-esf-cf',
  'mexico-2015-budget',
   'nl-netherlands-2007-2013-esf',
  'nl-netherlands-2014-2020-esf',
  'uk-united-kingdom-2007-2013-erdf-esf'
luccasmmg commented 11 months ago

Updated just the countryCode for these

    'gb-country-regional-analysis',
  'boost-guatemala-central',
  'complete-european-esif-funds-beneficiaries-2007-2020',
  'frankfurt-new',
  'gilching',
  'mongolia-budget-2016-2017',
  'rhein-kreis-neuss',
luccasmmg commented 11 months ago

Fixed fiscalPeriod for these

'gilching',
  'jena',
  'moers-all',
  'proyecto-de-presupuesto-de-egresos-de-la-federacion-2018',
  'rhein-kreis-neuss',
  'state-of-minas-gerais-brazil-planned-budget',
  'toiminnan-kulut',
  'washington-dc-employee-salaries'
demenech commented 11 months ago

Fixed fiscalPeriod:

'gb-country-regional-analysis',
'alberta-budget',
'boost-guatemala-central',
'bundeshaushalt',
'city-of-frankfurt-expenditure',
'city-of-redacre-expenditure',
'frankfurt-am-main',
'frankfurt-new'
demenech commented 11 months ago

Fixed countryCode:

  'proyecto-de-presupuesto-de-egresos-de-la-federacion-2018', // I think this is mexico altough not 100% sure
luccasmmg commented 11 months ago

FIXED As we fixed all datasets that were feasible to do it