File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -24,19 +24,19 @@ Data Package is backed by a comprehensive list of software products supporting t
2424/>
2525
2626<CardGrid >
27- <ImageLinkCard
28- title = " Data Curator"
29- imageSrc = { software .dataCurator .src }
30- description = " Data Curator is a simple desktop data editor to help describe, validate and share usable open data."
31- href = " https://github.com/qcif/data-curator"
32- />
33-
3427<ImageLinkCard
3528 title = " Flatterer"
3629 imageSrc = { software .flatterer .src }
3730 description = " An opinionated JSON to CSV/XLSX/SQLITE/PARQUET/POSTGRES converter which tries to make a useful relational output for data analysis."
3831 href = " https://flatterer.opendata.coop/"
3932/>
33+
34+ <ImageLinkCard
35+ title = " Data Curator"
36+ imageSrc = { software .dataCurator .src }
37+ description = " Data Curator is a simple desktop data editor to help describe, validate and share usable open data."
38+ href = " https://github.com/qcif/data-curator"
39+ />
4040</CardGrid >
4141
4242## Python
You can’t perform that action at this time.
0 commit comments