Skip to content

Add missing fields to spaces' open data files#13640

Merged
alecslupu merged 3 commits intodevelopfrom
feature/open-data-spaces-missing-fields
Nov 15, 2024
Merged

Add missing fields to spaces' open data files#13640
alecslupu merged 3 commits intodevelopfrom
feature/open-data-spaces-missing-fields

Conversation

@andreslucena
Copy link
Copy Markdown
Member

🎩 What? Why?

These are:

  • reference
  • Timestamps: created_at, updated_at, published_at
  • follow_counts

In the case of Initiatives, there are more attributes that were missing:

  • online_votes
  • offline_votes
  • comments_count

I also add the URL, as it makes easy to actually see online what you're seeing in the CSV

📌 Related Issues

Testing

As the original issue says, for the review I made this spreadsheet: https://docs.google.com/spreadsheets/d/1COXtjnH1DSlZtgG1gLca7heUVwBRKFW2d_u7bSZD6M0/edit?gid=0#gid=0
I finally did it with 5 columns as it was easier to work with this task: "Table, Column, Diagnosis, Comment, Status"

♥️ Thank you!

github-actions[bot]
github-actions bot previously approved these changes Nov 8, 2024
These are:

- reference
- Timestamps: created_at, updated_at, published_at
- follow_counts

In the case of Initiatives, there are more attributes that were missing:

- online_votes
- offline_votes
- comments_count
github-actions[bot]
github-actions bot previously approved these changes Nov 11, 2024
github-actions[bot]
github-actions bot previously approved these changes Nov 11, 2024
Copy link
Copy Markdown
Contributor

@alecslupu alecslupu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@alecslupu alecslupu merged commit 87d00c6 into develop Nov 15, 2024
@alecslupu alecslupu deleted the feature/open-data-spaces-missing-fields branch November 15, 2024 09:14
@alecslupu alecslupu added this to the 0.30.0 milestone Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

Update of the CSV exports for spaces

2 participants