You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

68 lines
1.6 KiB

4 years ago
4 years ago
  1. {
  2. "bytes": 419065,
  3. "count_of_rows": 8955,
  4. "hash": "e96470246df7974be1ac04dc880b3799",
  5. "profile": "data-package",
  6. "resources": [
  7. {
  8. "bytes": 419065,
  9. "dialect": {
  10. "caseSensitiveHeader": false,
  11. "delimiter": ",",
  12. "doubleQuote": true,
  13. "header": true,
  14. "lineTerminator": "\r\n",
  15. "quoteChar": "\"",
  16. "skipInitialSpace": false
  17. },
  18. "encoding": "utf-8",
  19. "format": "csv",
  20. "hash": "8697a80eb83feaf11c7041b2724eaa91",
  21. "name": "time_series_19-covid-Recovered",
  22. "path": "time_series_19-covid-Recovered.csv",
  23. "profile": "tabular-data-resource",
  24. "schema": {
  25. "fields": [
  26. {
  27. "format": "default",
  28. "name": "Province/State",
  29. "type": "string"
  30. },
  31. {
  32. "format": "default",
  33. "name": "Country/Region",
  34. "type": "string"
  35. },
  36. {
  37. "decimalChar": ".",
  38. "format": "default",
  39. "groupChar": "",
  40. "name": "Lat",
  41. "type": "number"
  42. },
  43. {
  44. "decimalChar": ".",
  45. "format": "default",
  46. "groupChar": "",
  47. "name": "Long",
  48. "type": "number"
  49. },
  50. {
  51. "format": "%Y-%m-%d",
  52. "name": "date",
  53. "type": "date"
  54. },
  55. {
  56. "decimalChar": ".",
  57. "format": "default",
  58. "groupChar": "",
  59. "name": "case",
  60. "type": "number"
  61. }
  62. ],
  63. "missingValues": [
  64. ""
  65. ]
  66. }
  67. }
  68. ]
  69. }