It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://dadosabertos.unifesp.br/uploads/user/2022-08-11-212702.136055sv388.html

  1. <!DOCTYPE html>
  2. <!--[if IE 9]> <html lang="pt_BR" class="ie9"> <![endif]-->
  3. <!--[if gt IE 8]><!--> <html lang="pt_BR"> <!--<![endif]-->
  4.  <head>
  5.    <meta charset="utf-8" />
  6.      <meta name="generator" content="ckan 2.9.3" />
  7.      <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8.    <title>Erro 404 - Dados Abertos Unifesp</title>
  9.  
  10.    
  11.    <link rel="shortcut icon" href="/base/images/ckan.ico" />
  12.    
  13.      
  14.      
  15.      
  16.      
  17.    
  18.  
  19.    
  20.      
  21.      
  22.    
  23.  
  24.    
  25.    <link href="/webassets/base/5d8972e0_green.css" rel="stylesheet"/><style>
  26.        /*
  27. * Estilo para o Portal Dados Abertos da UFRN
  28. *
  29. * Autor(es): Lidiane Cristina da Sivla
  30. * Criado em: 24/04/2018
  31. *
  32. */
  33.  
  34. /*
  35. Cores:
  36. Verde escuro = 2B5B38
  37. Verde escuro / texto = 2B5B38
  38. Verde medio (bg) = 6B8478
  39. Verde claro (azulado) = EEF2F4
  40. Verde claro / texto = D8E1EA
  41. Cinza escuro / link = E7E8E9
  42. Cinca claro = E7E8E9
  43. */
  44.  
  45. /* font */
  46. @import 'https://fonts.googleapis.com/css?family=Open+Sans';
  47.  
  48. body {
  49. font-family: 'Open Sans', sans-serif;
  50. font-size: 14px;
  51. background: #EEF2F4;
  52. color: #727D83;
  53. }
  54.  
  55. h1, h2, h3, h4, h5, h6 {
  56. font-family: 'Open Sans', sans-serif;
  57. color: #727D83;
  58. font-weight: bold;
  59. text-transform: uppercase;
  60. }
  61.  
  62. h2 {
  63. font-size: 18px;
  64. }
  65.  
  66. h3 {
  67. letter-spacing: 4px;
  68. }
  69.  
  70. a {
  71. color: #355E85;
  72. }
  73.  
  74. a:hover,
  75. a:focus {
  76. color: #6D8377;
  77. }
  78.  
  79. a.visited,
  80. a.active {
  81. text-decoration: none;
  82. }
  83.  
  84. /* header */
  85. .account-masthead {
  86. background: #6D8377;
  87. }
  88.  
  89. .account-masthead .account.not-authed {
  90. float: none;
  91. display: none;
  92. }
  93.  
  94. .account-masthead .account ul li {
  95. border-color: #D8E1EA;
  96. }
  97.  
  98. .account-masthead .account ul li:first-child {
  99. border-left: none;
  100. }
  101.  
  102. .account-masthead .account ul li a {
  103. color: #D8E1EA;
  104. font-weight: 300;
  105. }
  106.  
  107. .account-masthead .account ul li a:hover {
  108. background: #D8E1EA;
  109. color: #2B5B38;
  110. }
  111.  
  112. .account-masthead .account ul li a:hover,
  113. .account-masthead .account ul li a:focus,
  114. .account-masthead .account ul li a:active,
  115. .account-masthead .account ul li a:visited {
  116. text-decoration: none;
  117. }
  118.  
  119. .account-masthead .account .notifications a span.badge,
  120. .account-masthead .account .notifications a:hover span {
  121. background: #fff;
  122. color: #2B5B38;
  123. }
  124.  
  125. .masthead {
  126. min-height: 57px;
  127. background: #335C3A;
  128. color: #2B5B38;
  129. }
  130.  
  131. .masthead .header-image {
  132. padding: 3px 0;
  133. }
  134.  
  135. /* nav */
  136. .masthead a,
  137. .masthead .nav>li>a,
  138. .masthead .nav>li>a:focus,
  139. .masthead .nav>li>a:hover,
  140. .masthead .nav>.active>a,
  141. .masthead .nav>.active>a:hover,
  142. .masthead .nav>.active>a:focus {
  143. color: #FFFFF;
  144. }
  145.  
  146. .navbar .nav>.active>a,
  147. .navbar .nav>.active>a:hover,
  148. .navbar .nav>.active>a:focus {
  149. box-shadow: none;
  150. }
  151.  
  152. /* ocultando link */
  153. .masthead .nav>li:nth-child(2) {
  154. display: none;
  155. }
  156.  
  157. /* nav tablet/mobile */
  158. .masthead .nav-collapse {
  159. padding: 0 0 10px 0;
  160. }
  161.  
  162. .masthead .navigation {
  163. padding-top: 10px;
  164. }
  165.  
  166. .masthead .navigation .nav-pills li a:hover,
  167. .masthead .navigation .nav-pills li.active a {
  168. background: #60866B;
  169. border-radius: 5px;
  170. }
  171.  
  172. .masthead .btn-navbar,
  173. .masthead .btn-navbar:hover,
  174. .masthead .btn-navbar:focus,
  175. .masthead .btn-navbar:active,
  176. .masthead .btn-navbar.active,
  177. .masthead .btn-navbar.disabled,
  178. .masthead .btn-navbar[disabled] {
  179. background: #2B5B38;
  180. margin-top: 16px;
  181. }
  182.  
  183. .navbar .btn-navbar .icon-bar {
  184. box-shadow: none;
  185. }
  186.  
  187. /* search */
  188. .masthead .site-search {
  189. margin-top: 14px;
  190. }
  191.  
  192. .simple-input .field .btn-search,
  193. .simple-input .field .btn-search:hover,
  194. .search-form .search-input button,
  195. .search-form .search-input button:hover i {
  196. color: #2B5B38;
  197. opacity: .8;
  198. }
  199.  
  200. .simple-input .field .btn-search:hover,
  201. .search-form .search-input button:hover i {
  202. opacity: 1;
  203. }
  204.  
  205. .search-form .filter-list {
  206. color: inherit;
  207. }
  208.  
  209. /* inputs */
  210. textarea,
  211. input[type="text"],
  212. input[type="password"],
  213. input[type="datetime"],
  214. input[type="datetime-local"],
  215. input[type="date"],
  216. input[type="month"],
  217. input[type="time"],
  218. input[type="week"],
  219. input[type="number"],
  220. input[type="email"],
  221. input[type="url"],
  222. input[type="search"],
  223. input[type="tel"],
  224. input[type="color"],
  225. .uneditable-input,
  226. .masthead input[type="text"],
  227. .homepage .module-search .search-giant input {
  228. border-color: #D8E1EA;
  229. border-radius: 5px;
  230. font-style: italic;
  231. }
  232.  
  233. /* messages */
  234. .flash-messages .alert {
  235. box-shadow: none;
  236. }
  237.  
  238. .alert {
  239. margin-top: 20px;
  240. }
  241.  
  242. .alert a {
  243. color: inherit;
  244. }
  245.  
  246. /* breadcrumb */
  247. .breadcrumb>li {
  248. text-shadow: none;
  249. }
  250.  
  251. .toolbar .breadcrumb a {
  252. color: #2B5B38;
  253. }
  254.  
  255. /* buttons
  256. .btn {
  257.    display: inline-block;
  258.    padding: 6px 40px;
  259.    margin-bottom: 0;
  260.    color: #6A727D;
  261.    font-size: 13px;
  262.    line-height: 1.35;
  263.    font-weight: normal;
  264.    text-align: center;
  265.    vertical-align: middle;
  266.    -ms-touch-action: manipulation;
  267.    touch-action: manipulation;
  268.    cursor: pointer;
  269.    background-image: none;
  270.    background-color: #D8E1EA;
  271.    border-color: #D8E1EA;
  272.    border: 1px solid transparent;
  273.    border-radius: 15px;
  274.    white-space: nowrap;
  275.    -webkit-user-select: none;
  276.    -moz-user-select: none;
  277.    -ms-user-select: none;
  278.    user-select: none;
  279.    box-shadow: none;
  280.    text-shadow: none;
  281. }
  282.  
  283. .btn:hover, .btn:focus, .btn:active {
  284.    color: #6A727D;
  285.    text-decoration: none;
  286. }
  287.  
  288. .btn:hover, .btn:focus {
  289.    background-color: #c7d4e1;
  290.    border-color: #c7d4e1;
  291. }
  292.  
  293. .btn:focus {
  294.    box-shadow: none;
  295. }
  296.  
  297. .btn:active {
  298.    outline: 0;
  299.    background-image: none;
  300.    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  301.    background-color: #b7c8d8;
  302.    border-color: #b7c8d8;
  303. }
  304. */
  305.  
  306. .btn-danger, .btn-danger:hover, .btn-danger:active {
  307. color: #fff;
  308.    background-color: #d9534f;
  309.    border-color: #d43f3a;
  310. }
  311.  
  312. .btn-danger:hover, .btn-danger:active {
  313.    background-color: #c9302c;
  314.    border-color: #ac2925;
  315. }
  316.  
  317. .btn-danger:focus {
  318.    background-color: #c9302c;
  319.    border-color: #761c19;
  320. }
  321.  
  322. /* container */
  323. [role=main], .main {
  324. padding: 20px 0;
  325. background: #EEF2F4;
  326. min-height: initial;
  327. }
  328.  
  329. .hero {
  330. background: #6B8478;
  331. }
  332.  
  333. .box {
  334. border: none;
  335. box-shadow: none;
  336. border-radius: 5px;
  337. }
  338.  
  339. /* homepage search */
  340. .homepage .module-search, .homepage .row {
  341. margin-top: 20px;
  342. margin-bottom: 20px;
  343. }
  344.  
  345. .homepage .module-search {
  346. padding: 0;
  347. background: #EEF2F4;
  348. color: #2B5B38;
  349. border-radius: 5px;
  350. }
  351.  
  352. .homepage .module-search .module-content,
  353. .homepage .module-search .tags {
  354. background: inherit;
  355. padding: 30px;
  356. border-radius: inherit;
  357. min-height: inherit !important;
  358. }
  359.  
  360. .homepage .module-search .module-content .heading {
  361. font-size: 16px;
  362. line-height: normal;
  363. margin-bottom: 30px;
  364. }
  365.  
  366. .homepage .module-search .search-giant {
  367. margin: 0;
  368. }
  369.  
  370. .homepage .module-search .tags {
  371. border-top: 1px solid #D8E1EA;
  372. }
  373.  
  374. .homepage .module-search .tags h3 {
  375. padding: 0;
  376. line-height: 24px;
  377. color: #2B5B38;
  378. text-transform: none;
  379. letter-spacing: 1px;
  380. }
  381.  
  382. .homepage .module-search .tags h3, .homepage .module-search .tags .tag {
  383. margin: 3px 0;
  384. margin-right: 10px;
  385. }
  386.  
  387. /* groups */
  388. .all-groups {
  389. margin-top: 30px;
  390. margin-bottom: 0 !important;
  391. }
  392.  
  393. .all-groups h3 {
  394. font-size: 16px;
  395. line-height: normal;
  396. margin-bottom: 10px;
  397. }
  398.  
  399. .all-groups ul {
  400. list-style: none;
  401. margin: 0;
  402. }
  403.  
  404. .all-groups ul li {
  405. vertical-align: top;
  406. display: inline-block;
  407. height: auto;
  408. width: 13%;
  409. padding: 10px 1.6%;
  410. text-align: center;
  411. }
  412.  
  413. .all-groups ul li a {
  414. display: block;
  415. margin: 0px auto;
  416. color: #2B5B38;
  417. border: 1px solid #6B8478;
  418. border-radius: 5px;
  419. }
  420.  
  421. .all-groups ul li a img {
  422. display: block;
  423. width: auto;
  424. height: auto;
  425. }
  426.  
  427. .all-groups ul li a span {
  428. display: block;
  429. margin-bottom: 10px;
  430. }
  431.  
  432. .all-groups ul li a:hover {
  433. text-decoration: none;
  434. border-color: #a4b2c8;
  435. }
  436.  
  437. /* module */
  438. .module-content {
  439.    padding: 0 30px;
  440.    margin: 30px 0;
  441. }
  442.  
  443. .module-content:first-child {
  444. padding-top: 30px;
  445. }
  446.  
  447. .module-content:last-child {
  448. padding-bottom: 30px;
  449. }
  450.  
  451. /* about */
  452. .homepage .module-content,
  453. .homepage .box .inner {
  454. min-height: 164px;
  455. }
  456.  
  457. .span6 h1,
  458. .homepage .stats h3 {
  459. font-size: 16px;
  460. line-height: normal;
  461. margin-bottom: 30px;
  462. letter-spacing: 4px;
  463. }
  464.  
  465. .span6 h1 {
  466. margin-top: 0;
  467. }
  468.  
  469. .media-overlay { /* oculta */
  470. display: none;
  471. }
  472.  
  473. /* stats */
  474. .homepage .box .inner {
  475. padding: 30px;
  476. }
  477.  
  478. .homepage .stats ul li {
  479. width: 35%;
  480. font-weight: normal;
  481. margin: 0 7%;
  482. text-align: center;
  483. }
  484.  
  485. /* ocultando link */
  486. .homepage .stats ul li:nth-child(2) {
  487. display: none;
  488. }
  489.  
  490. .homepage .stats ul li a {
  491. margin-top: -10px;
  492. color: #2B5B38;
  493. }
  494.  
  495. .homepage .stats ul li a b {
  496. font-size: 60px;
  497. color: #6E8276;
  498. font-weight: bold;
  499. line-height: normal;
  500. }
  501.  
  502. .homepage .stats ul li a:hover b {
  503. color: #2B5B38;
  504. }
  505.  
  506. /* tag */
  507. .tag,
  508. a.tag:hover {
  509. color: #fff;
  510. background: #6B8478;
  511. border: none;
  512. box-shadow: none;
  513. padding: 2px 10px;
  514. }
  515.  
  516. a.tag:hover {
  517. background: #395D3C;
  518. }
  519.  
  520. /* wrapper (internas) */
  521. .wrapper {
  522. box-shadow: none;
  523. border: none;
  524. border-radius: 5px;
  525. }
  526.  
  527. .module:first-child .module-heading {
  528. border-radius: 5px 0 0 0;
  529. }
  530.  
  531. .module-heading {
  532. background: #6B8478;
  533. color: #2B5B38;
  534. padding: 15px;
  535. line-height: 22px;
  536. letter-spacing: 1px;
  537. min-width: 22px;
  538. }
  539.  
  540. .page-header {
  541. border-radius: 0 5px 0 0;
  542. background: #6B8478;
  543. color: #2B5B38;
  544. }
  545.  
  546. .primary .module-content:first-child {
  547. padding-top: 15px;
  548. }
  549.  
  550. .nav-tabs>li>a {
  551. color: #2B5B38;
  552. }
  553.  
  554. .nav-tabs>.active>a,
  555. .nav-tabs>.active>a:hover,
  556. .nav-tabs>.active>a:focus {
  557. color: #A4B2C8;
  558. }
  559.  
  560. /* filters */
  561. .filters .module:first-child { /* oculta */
  562. display: none;
  563. }
  564.  
  565. .filters .module:nth-child(2) {
  566. margin-top: 0;
  567. }
  568.  
  569. /* itens menu aside */
  570. .nav-item>a, .nav-aside li a {
  571. color: #2B5B38;
  572. }
  573.  
  574. .nav>li>a:hover, .nav>li>a:focus {
  575. background: none;
  576. color: #395D3C;
  577. }
  578.  
  579. .module .read-more {
  580. color: inherit;
  581. }
  582.  
  583. /* search */
  584. .search-form h2 {
  585. text-transform: none;
  586. color: inherit;
  587. font-size: 18px;
  588. }
  589.  
  590. /* dataset */
  591. .dataset-heading {
  592. letter-spacing: 0px;
  593. }
  594.  
  595. .dataset-heading a {
  596. color: #395D3C;
  597. }
  598.  
  599. .dataset-heading a:hover,
  600. .dataset-heading a:focus {
  601. color: #6E8276;
  602. }
  603.  
  604. /* groups and organizations */
  605. .media-grid {
  606. background: none;
  607. }
  608.  
  609. .media-heading {
  610. text-transform: none;
  611. letter-spacing: 1px;
  612. text-align: center;
  613. }
  614.  
  615. .media-view:hover, .media-view.hovered {
  616. border-color: #999999;
  617. box-shadow: none;
  618. }
  619.  
  620. /* context-info */
  621. .context-info .nums dl {
  622. color: inherit;
  623. }
  624.  
  625. .context-info .nums dl dd {
  626. color: #6F877C;
  627. }
  628.  
  629. /* resource-item */
  630. .resource-item .heading {
  631. color: inherit;
  632. }
  633.  
  634. .empty, code, legend {
  635. color: inherit;
  636. }
  637.  
  638. /* footer */
  639. .site-footer {
  640. padding: 0;
  641. background: #2B5B38;
  642. border-top: 5px solid #6F877C;
  643. color: #D8E1EA;
  644. }
  645.  
  646. .site-footer .container {
  647. padding: 30px 0;
  648. background: url("") no-repeat scroll 50px center;
  649. }
  650.  
  651. .site-footer a, .site-footer label, .site-footer small {
  652. color: #D8E1EA;
  653. }
  654.  
  655. .attribution ul li {
  656. text-align: right;
  657. }
  658.  
  659. .attribution p {
  660. margin: 0;
  661. margin-right: 25px;
  662. }
  663.  
  664. .attribution p a {
  665. display: none;
  666. float: right;
  667. }
  668.  
  669. .site-footer label {
  670. margin: 4px 0;
  671. margin-right: 5px;
  672. font-weight: normal;
  673. }
  674.  
  675. .site-footer form {
  676. margin: 0;
  677. }
  678.  
  679. .site-footer .row:nth-child(2) {
  680. border-top: 1px solid #838e9f;
  681. margin-top: 20px;
  682.     padding-top: 20px;
  683. }
  684.  
  685. .dados-ufrn p {
  686. margin-bottom: 5px;
  687. }
  688.  
  689. .dados-ufrn p:last-of-type {
  690. margin-bottom: 0px;
  691. }
  692.  
  693. .desenvolvido {
  694. float: right;
  695. text-align: right;
  696. margin: 5px 0 0;
  697. }
  698.  
  699. .desenvolvido a {
  700. display: block;
  701. height: 74px;
  702. width: auto;
  703. background: url("") no-repeat scroll right center;
  704. opacity: .8;
  705. }
  706.  
  707. .desenvolvido a:hover {
  708. opacity: 1;
  709. }
  710.  
  711. /* media queries */
  712. @media (max-width: 768px) {
  713. body {
  714. padding: 0;
  715. width: 100%;
  716. }
  717.  
  718. .wrapper {
  719. margin: 0;
  720. }
  721.  
  722. .footer-links ul li {
  723. margin-bottom: 10px;
  724. }
  725.  
  726. .homepage .module-content,
  727. .homepage .box .inner {
  728. min-height: 170px;
  729. }
  730.  
  731. .all-groups ul li {
  732. width: 14%;
  733. padding: 10px 1%;
  734. }
  735.  
  736. .desenvolvido a {
  737. margin-right: 8px;
  738. font-size: 13px;
  739. }
  740. }
  741.  
  742. @media (max-width: 767px) {
  743. header,
  744. .container,
  745. footer {
  746. padding-left: 20px;
  747. padding-right: 20px;
  748. }
  749.  
  750. [class*="span"] {
  751. margin-top: 20px;
  752. }
  753.  
  754. [class*="span"]:first-of-type {
  755. margin-top: 0;
  756. }
  757.  
  758. .toolbar .breadcrumb {
  759. color: #2B5B38;
  760. }
  761.  
  762. .wrapper {
  763. background: inherit;
  764. }
  765.  
  766. .no-nav {
  767. background: #fff;
  768. }
  769.  
  770. .primary,
  771. [role=main] .primary,
  772. .secondary,
  773. [role=main] .secondary {
  774. float: none;
  775. display: block;
  776. background: #335C3A;
  777. border-radius: 5px;
  778. }
  779.  
  780. .primary,
  781. [role=main] .primary {
  782. margin-bottom: 20px;
  783. }
  784.  
  785. .page-header,
  786. .module:first-child .module-heading {
  787. border-radius: 5px 5px 0 0;
  788. }
  789.  
  790. .attribution {
  791. margin-top: 30px;
  792. }
  793.  
  794. .all-groups ul li {
  795. font-size: 13px;
  796. width: 30%;
  797. padding: 10px 1%;
  798. }
  799.  
  800. .site-footer .container {
  801. padding-left: 20px;
  802. padding-right: 20px;
  803. background: url("/base/images/ckan-logo-footer.png") no-repeat scroll center 30px;
  804. }
  805. }
  806.  
  807. @media (max-width: 320px) {
  808. .all-groups ul li {
  809. width: 40%;
  810. padding: 10px 4%;
  811. }
  812. }
  813.  
  814. @media (min-width: 768px) {
  815. .span9 .page-header {
  816.     margin-left: -19px;
  817. }
  818. }
  819.      </style>
  820.    
  821.  </head>
  822.  
  823.  
  824.  <body data-site-root="https://dadosabertos.unifesp.br/" data-locale-root="https://dadosabertos.unifesp.br/" >
  825.  
  826.    
  827.    <div class="sr-only sr-only-focusable"><a href="#content">Pular para o conteúdo</a></div>
  828.  
  829.  
  830.  
  831.    
  832. <div class="account-masthead">
  833.  <div class="container">
  834.    
  835.    <nav class="account not-authed" aria-label="Account">
  836.      <ul class="list-unstyled">
  837.        
  838.        <li><a href="/user/login">Entrar</a></li>
  839.        
  840.      </ul>
  841.    </nav>
  842.    
  843.  </div>
  844. </div>
  845.  
  846. <header class="navbar navbar-static-top masthead">
  847.    
  848.  <div class="container">
  849.    <div class="navbar-right">
  850.      <button data-target="#main-navigation-toggle" data-toggle="collapse" class="navbar-toggle collapsed" type="button" aria-label="expand or collapse" aria-expanded="false">
  851.        <span class="sr-only">Toggle navigation</span>
  852.        <span class="fa fa-bars"></span>
  853.      </button>
  854.    </div>
  855.    <hgroup class="header-image navbar-left">
  856.      
  857.      <a class="logo" href="/"><img src="/uploads/admin/2022-01-18-144224.704704dalogo.png" alt="Dados Abertos Unifesp" title="Dados Abertos Unifesp" /></a>
  858.      
  859.    </hgroup>
  860.  
  861.    <div class="collapse navbar-collapse" id="main-navigation-toggle">
  862.      
  863.      <nav class="section navigation">
  864.        <ul class="nav nav-pills">
  865.            
  866. <li><a href="/dataset/">Conjuntos de dados</a></li><li><a href="/organization/">Organizações</a></li><li><a href="/group/">Grupos</a></li><li><a href="/about">Sobre</a></li>
  867.    
  868.        </ul>
  869.      </nav>
  870.      
  871.      <form class="section site-search simple-input" action="/dataset/" method="get">
  872.        <div class="field">
  873.          <label for="field-sitewide-search">Buscar conjunto de dados</label>
  874.          <input id="field-sitewide-search" type="text" class="form-control" name="q" placeholder="Pesquisar" aria-label="Search datasets"/>
  875.          <button class="btn-search" type="submit" aria-label="Submit"><i class="fa fa-search"></i></button>
  876.        </div>
  877.      </form>
  878.      
  879.    </div>
  880.  </div>
  881. </header>
  882.  
  883.  
  884.    <div class="main">
  885.      <div id="content" class="container">
  886.        
  887.          
  888.  
  889.  
  890.  
  891.  
  892.          
  893.            <div class="toolbar" role="navigation" aria-label="Breadcrumb">
  894.              
  895.  
  896.            </div>
  897.          
  898.  
  899.          <div class="row wrapper no-nav">
  900.            
  901.            
  902.            
  903.  
  904.            
  905.  
  906.            
  907.  <article class="module">
  908.    <div class="module-content">
  909.      
  910.      <h1>404 Not Found</h1>
  911.      
  912.      The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
  913.    </div>
  914.  </article>
  915.  
  916.          </div>
  917.        
  918.      </div>
  919.    </div>
  920.  
  921.    <footer class="site-footer">
  922.  <div class="container">
  923.    
  924.    <div class="row">
  925.      <div class="col-md-8 footer-links">
  926.        
  927.          <ul class="list-unstyled">
  928.            
  929.              <li><a href="/about">Sobre Dados Abertos Unifesp</a></li>
  930.            
  931.          </ul>
  932.          <ul class="list-unstyled">
  933.            
  934.              
  935.              <li><a href="http://docs.ckan.org/en/2.9/api/">API do CKAN</a></li>
  936.              <li><a href="http://www.ckan.org/">Associação CKAN</a></li>
  937.              <li><a href="http://www.opendefinition.org/okd/"><img src="/base/images/od_80x15_blue.png" alt="Open Data"></a></li>
  938.            
  939.          </ul>
  940.        
  941.      </div>
  942.      <div class="col-md-4 attribution">
  943.        
  944.          <p><strong>Impulsionado por</strong> <a class="hide-text ckan-footer-logo" href="http://ckan.org">CKAN</a></p>
  945.        
  946.        
  947.          
  948. <form class="form-inline form-select lang-select" action="/util/redirect" data-module="select-switch" method="POST">
  949.  <label for="field-lang-select">Idioma</label>
  950.  <select id="field-lang-select" name="url" data-module="autocomplete" data-module-dropdown-class="lang-dropdown" data-module-container-class="lang-container">
  951.    
  952.      <option value="/pt_BR/uploads/user/2022-08-11-212702.136055sv388.html" selected="selected">
  953.        português (Brasil)
  954.      </option>
  955.    
  956.      <option value="/en/uploads/user/2022-08-11-212702.136055sv388.html" >
  957.        English
  958.      </option>
  959.    
  960.      <option value="/es/uploads/user/2022-08-11-212702.136055sv388.html" >
  961.        español
  962.      </option>
  963.    
  964.  </select>
  965.  <button class="btn btn-default js-hide" type="submit">Ir</button>
  966. </form>
  967.        
  968.      </div>
  969.    </div>
  970.    
  971.  </div>
  972.  
  973.  
  974.    
  975.  
  976. </footer>
  977.  
  978.  
  979.  
  980.  
  981.  
  982.    
  983.  
  984.      
  985.  
  986.    
  987.    
  988.    <link href="/webassets/vendor/f3b8236b_select2.css" rel="stylesheet"/>
  989. <link href="/webassets/vendor/0b01aef1_font-awesome.css" rel="stylesheet"/>
  990.    <script src="/webassets/vendor/d8ae4bed_jquery.js" type="text/javascript"></script>
  991. <script src="/webassets/vendor/fb6095a0_vendor.js" type="text/javascript"></script>
  992. <script src="/webassets/vendor/580fa18d_bootstrap.js" type="text/javascript"></script>
  993. <script src="/webassets/base/5f5a82bb_main.js" type="text/javascript"></script>
  994. <script src="/webassets/base/68ba4c08_ckan.js" type="text/javascript"></script>
  995.  </body>
  996. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda